Click or drag to resize

InputResponseFingerPrint Constructor

Initializes a new instance of the InputResponseFingerPrint class

Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public InputResponseFingerPrint(
	byte[] data
)

Parameters

data  Byte
 
See Also