PostSharp / / API Reference / Post­Sharp.​Aspects / Event­Level­Aspect

Class EventLevelAspect

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

Constructors

Name Description
EventLevelAspect()

Methods

Name Description
CompileTimeInitialize(EventInfo, AspectInfo)
CompileTimeValidate(Object)
CompileTimeValidate(EventInfo)
RuntimeInitialize(EventInfo)
SetAspectConfiguration(AspectConfiguration, Object)
SetAspectConfiguration(AspectConfiguration, EventInfo)