PostSharp / / API Reference / Post­Sharp.​Aspects / Event­Interception­Aspect / On­Add­Handler

Method OnAddHandler

OnAddHandler(EventInterceptionArgs)

Declaration
[RequiresEventInterceptionAdviceAnalysis]
[RequiresDebuggerEnhancement]
[HasInheritedAttribute]
[EventInterceptionAdviceOptimization]
public virtual void OnAddHandler(EventInterceptionArgs args)
Parameters
Type Name Description
EventInterceptionArgs args
Implements
IEventInterceptionAspect.OnAddHandler(EventInterceptionArgs)