Click or drag to resize

UHFOnTagPresentedExEventHandler Delegate

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntax
public delegate void OnTagPresentedExEventHandler(
	Object sender,
	DecodedTagData tagDecodeInformation
)

Parameters

sender
Type: SystemObject
tagDecodeInformation
Type: com.gigatms.ParametersDecodedTagData
See Also