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

Method RemoveHandler

RemoveHandler(Delegate)

Declaration
public abstract void RemoveHandler(Delegate handler)
Parameters
Type Name Description
Delegate handler