Поделиться через


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

Значение свойства

Атрибуты

Применяется к