Open sandboxFocus

Property Method

Method

Gets the executed method.

Declaration
public MethodInfo Method { get; }
Property Value
Type Description
MethodInfo
Remarks

This property is null unless the ProvideMethodContext property is set to true for the target class.