Ejemplo n.º 1
0
 // IDeviceListener.DataRead
 public void DataRead(DecodedData data)
 {
     // TODO: do something with the decoded data
 }
Ejemplo n.º 2
0
 public void DataRead(DecodedData data)
 {
     // TODO: Do something with the data (or simply return)
 }