Click or drag to resize

InputResponseString Constructor

Initializes a new instance of the InputResponseString class

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

Parameters

data
Type: SystemString
See Also