Click or drag to resize

InputResponseNumeric Constructor

Initializes a new instance of the InputResponseNumeric class

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

Parameters

data  Int64
 
See Also