PostSharp.ILAPI ReferencePost­Sharp.​AspectsIEvent­Level­Aspect
Open sandboxFocus

IEventLevelAspect Interface

Runtime semantics of aspects that can be applied on events.

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface IEventLevelAspect : IAspect

Methods

Name Description
RuntimeInitialize(EventInfo)

Initializes the current aspect.