PostSharp / / API Reference / Post­Sharp.​Aspects / Event­Interception­Aspect / On­Remove­Handler
Open sandbox

Method OnRemoveHandler

OnRemoveHandler(EventInterceptionArgs)

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