PostSharp//API Reference/Post­Sharp.​Aspects.​Internals/Event­Interception­Args­Impl/Remove­Handler
Open sandboxFocus

Method RemoveHandler

RemoveHandler(Delegate)

Declaration
public override void RemoveHandler(Delegate handler)
Parameters
Type Name Description
Delegate handler
Overrides
EventInterceptionArgs.RemoveHandler(Delegate)