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

プロパティ値

属性

適用対象