Click or drag to resize

KeyboardData(String) Constructor

Initializes a new instance of the KeyboardData class

Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public KeyboardData(
	string text
)

Parameters

text  String
 
See Also