Custom attribute, typically accompanying an advice, specifying to which code elements the advice applies.
Inheritance
Pointcut
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
[AttributeUsage(AttributeTargets.Method, AllowMultiple = true)]
public abstract class Pointcut : Attribute
Constructors
Name | Description |
---|---|
Pointcut() |