Table of Contents

Method AddHandler

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

AddHandler(Delegate)

Adds the specified event handler to the specified event.

public void AddHandler(Delegate handler)

Parameters

handler Delegate