MethodCallExpression.Method Özellik

Tanım

Çağrılacak yöntemi için öğesini MethodInfo alır.

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

Özellik Değeri

MethodInfo çağrılan yöntemi temsil eden.

Şunlara uygulanır