MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​AdvicesPointcut
Open sandboxFocus

Pointcut Class

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

Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
public abstract class Pointcut : Attribute

Constructors

Name Description
Pointcut()