GroupLab.Phidgets.NET Documentation

RFIDTagEventHandler Delegate

Represents the method that will handle the RFIDTag event.

public delegate void RFIDTagEventHandler(
   object sender,
   RFIDTagEventArgs e
);

Requirements

Namespace: GroupLab.Phidgets

Assembly: GroupLab.Phidgets (in GroupLab.Phidgets.dll)

See Also

GroupLab.Phidgets Namespace