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.
Gets the executed method.
public MethodInfo Method { get; }| Type | Description |
|---|---|
| MethodInfo |
This property is null unless the ProvideMethodContext property is set to true for the target class.