Partager via


IGrainCallContext.Method Propriété

Définition

Attention

Use InterfaceMethod or IIncomingGrainCallContext.ImplementationMethod instead.

Obtient le MethodInfo de la méthode appelée.

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

Valeur de propriété

Attributs

S’applique à