Click or drag to resize

KeyboardBufferIsCommandCharacter Method


Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public bool IsCommandCharacter(
	char ch
)

Parameters

ch  Char
 

Return Value

Boolean
See Also