UHF.OnTagPresentedExEventHandler DelegateGIGATMS.UHF Help Documentation

Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public delegate void OnTagPresentedExEventHandler(
	Object sender,
	DecodedTagData tagDecodeInformation
)

Parameters

sender
Type: System.Object
tagDecodeInformation
Type: com.gigatms.parameters.DecodedTagData
See Also

Reference