MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​AdvicesSignature­Pointcut
Open sandboxFocus

SignaturePointcut Class

In Metalama, use a foreach loop in the BuildAspect(IAspectBuilder<T>) method, iterate the code model exposed on builder.TargetMethods, and add advice using methods of builder.Advice.

Inheritance
System.Object
SignaturePointcut
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
public sealed class SignaturePointcut : Pointcut

Constructors

Name Description
SignaturePointcut(String, Type[])

Properties

Name Description
ArgumentTypes
Name