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