PostSharpAPI ReferencePost­Sharp.​AspectsEvent­Interception­ArgsHandler
Open sandboxFocus

EventInterceptionArgs.Handler Property

Handler

Gets the delegate being added, removed, or invoked.

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