PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIMethod­Call­ExpressionArguments
Open sandboxFocus

IMethodCallExpression.Arguments Property

Arguments

Gets the method arguments.

Declaration
IList<IExpression> Arguments { get; }
Property Value
Type Description
IList<IExpression>