Click or drag to resize

InputResponseString Constructor

Initializes a new instance of the InputResponseString class

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

Parameters

data  String
 
See Also