PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesSelf­Pointcut
Open sandboxFocus

SelfPointcut Class

Pointcut that selects exactly the aspect target.

Inheritance
SelfPointcut
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
public sealed class SelfPointcut : Pointcut

Constructors

Name Description
SelfPointcut()

See Also