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

Property Handler

Handler

Gets the delegate being added, removed, or invoked.

Declaration
public Delegate Handler { get; }
Property Value
Type Description
Delegate