UnaryExpression.Method Özellik

Tanım

Birli işlem için uygulama yöntemini alır.

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

Özellik Değeri

MethodInfo uygulayan yöntemi temsil eden.

Şunlara uygulanır