PostSharpAPI ReferencePost­Sharp.​AspectsArgumentsTo­Array
Open sandboxFocus

Arguments.ToArray Method

ToArray()

Converts the current argument list into an Array.

Declaration
public object[] ToArray()
Returns
Type Description
Object[]

An Array whose elements are equal to the values encapsulated by the current Arguments.