Click or drag to resize

OpsAndroidNfcEventArgs Constructor

Initializes a new instance of the OpsAndroidNfcEventArgs class

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public OpsAndroidNfcEventArgs(
	Object tag
)

Parameters

tag  Object
 
See Also