ProceedRemoveHandler()
Use meta.Proceed() from the advice that overrides the event remover, or use IEvent.Remove(dynamic?).
Declaration
public abstract void ProceedRemoveHandler()
Use meta.Proceed() from the advice that overrides the event remover, or use IEvent.Remove(dynamic?).
public abstract void ProceedRemoveHandler()