MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsEvent­Interception­ArgsAdd­Handler
Open sandboxFocus

EventInterceptionArgs.AddHandler Method

AddHandler(Delegate)

Use meta.Proceed() from the advice that overrides the event adder, or use IEvent..

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