Class EventInterceptionAspect
Inheritance
EventInterceptionAspect
Implements
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) |