PostSharp / / API Reference / Post­Sharp.​Aspects / Event­Interception­Aspect
Open sandbox

Class EventInterceptionAspect

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
[HasInheritedAttribute]
[MulticastAttributeUsage]
[AspectConfigurationAttributeType]
[Serializer]
public abstract class EventInterceptionAspect : EventLevelAspect, IEventLevelAspectBuildSemantics, IAspectBuildSemantics, IValidableAnnotation, IEventInterceptionAspect, IEventLevelAspect, IAspect

Constructors

Name Description
EventInterceptionAspect()

Methods

Name Description
CreateAspectConfiguration()
OnAddHandler(EventInterceptionArgs)
OnInvokeHandler(EventInterceptionArgs)
OnRemoveHandler(EventInterceptionArgs)