Click or drag to resize

InputResponseNumeric Constructor

Initializes a new instance of the InputResponseNumeric class

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

Parameters

data
Type: SystemInt64
See Also