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: 18.2
Syntax
C#
public InputResponseFingerPrint(
	byte[] data
)

Parameters

data
Type: SystemByte
See Also