Bagikan melalui


MethodCallExpression.Method Properti

Definisi

MethodInfo Mendapatkan untuk metode yang akan dipanggil.

public:
 property System::Reflection::MethodInfo ^ Method { System::Reflection::MethodInfo ^ get(); };
public System.Reflection.MethodInfo Method { get; }
member this.Method : System.Reflection.MethodInfo
Public ReadOnly Property Method As MethodInfo

Nilai Properti

MethodInfo yang mewakili metode yang disebut.

Berlaku untuk