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

Property Arguments

Arguments

Gets the arguments with which the method has been invoked.

Declaration
public Arguments Arguments { get;
    [Internal]
    set;
}
Property Value
Type Description
Arguments