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

Property Arguments

Arguments

Gets the list of arguments with which the method has been invoked.

Declaration
public Arguments Arguments { get; protected set; }
Property Value
Type Description
Arguments