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

EventInterceptionArgs.RemoveHandler Method

RemoveHandler(Delegate)

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

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