Show / Hide Table of Contents

Delegate RFIDScanner.DataReceived

Namespace: TFSW.BUD01.handy
Assembly: TFSW_RFIDScannerHandy.dll
Syntax
public delegate void DataReceived(RFIDScanner sender, TagInformation tag);
Parameters
Type Name Description
RFIDScanner sender
TagInformation tag
Back to top Generated by DocFX