Table of Contents

Delegate NotifyInputEventHandler

Namespace
GHIElectronics.Endpoint.UI.Input
Assembly
GHIElectronics.Endpoint.UI.dll

Delegate type for handles of events that use NotifyInputEventArgs.

public delegate void NotifyInputEventHandler(object sender, NotifyInputEventArgs e)

Parameters

sender object
Delegate type for handles of events that use .
e NotifyInputEventArgs
Delegate type for handles of events that use .