UnaryExpression.Method Proprietà

Definizione

Ottiene il metodo di implementazione per l'operazione unaria.

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

Valore della proprietà

Oggetto MethodInfo che rappresenta il metodo di implementazione.

Si applica a