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

Property Arguments

Arguments

Gets the method arguments.

Declaration
public IList<object> Arguments { get; }
Property Value
Type Description
IList<Object>