Table of Contents

Method RemoveHandler

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

RemoveHandler(Delegate)

Removes the specified event handler from the specified event.

public void RemoveHandler(Delegate handler)

Parameters

handler Delegate