PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsMethod­Execution­Operation­DescriptorMethod
Open sandboxFocus

MethodExecutionOperationDescriptor.Method Property

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.