Condividi tramite


IGrainCallContext.Method Proprietà

Definizione

Attenzione

Use InterfaceMethod or IIncomingGrainCallContext.ImplementationMethod instead.

Ottiene l'oggetto MethodInfo del metodo richiamato.

public System.Reflection.MethodInfo Method { get; }
[System.Obsolete("Use InterfaceMethod or IIncomingGrainCallContext.ImplementationMethod instead.")]
public System.Reflection.MethodInfo Method { get; }
member this.Method : System.Reflection.MethodInfo
[<System.Obsolete("Use InterfaceMethod or IIncomingGrainCallContext.ImplementationMethod instead.")>]
member this.Method : System.Reflection.MethodInfo
Public ReadOnly Property Method As MethodInfo

Valore della proprietà

Attributi

Si applica a