PostSharp//API Reference/Post­Sharp.​Aspects/Method­Interception­Args/Method
Open sandboxFocus

Property Method

Method

Gets the method being executed.

Declaration
public MethodBase Method { get; set; }
Property Value
Type Description
MethodBase