Delegate Terminal.KeyPressedEventHandler
Namespace: SIX.TimApi
Assembly: TimApi.dll
Syntax
public delegate void KeyPressedEventHandler(object sender, Terminal.KeyPressedNotificationArgs args);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
Terminal.KeyPressedNotificationArgs | args |