Table of Contents

Method ProtectedRemoveHandler

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ProtectedRemoveHandler(object, Delegate)

Remove a handler to the given source for the event.

protected void ProtectedRemoveHandler(object source, Delegate handler)

Parameters

source object
handler Delegate