PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesSignature­PointcutArgument­Types
Open sandboxFocus

SignaturePointcut.ArgumentTypes Property

ArgumentTypes

Gets the exact types of parameters of the target method.

Declaration
public Type[] ArgumentTypes { get; }
Property Value
Type Description
System.Type[]