MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsIEvent­Interception­Aspect
Open sandboxFocus

IEventInterceptionAspect Interface

Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
public interface IEventInterceptionAspect : IEventLevelAspect, IAspect

Methods

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