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
senderobject- Delegate type for handles of events that use .
eNotifyInputEventArgs- Delegate type for handles of events that use .