다음을 통해 공유


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

속성 값

특성

적용 대상