共用方式為


IGrainCallContext.Method 屬性

定義

警告

Use InterfaceMethod or IIncomingGrainCallContext.ImplementationMethod instead.

MethodInfo取得所叫用方法的 。

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

屬性值

屬性

適用於