Exemplo n.º 1
0
 public void DeviceCommDriver_BtDeviceUpdated(object sender, BtDeviceUpdatedParams e)
 {
     BtDeviceUpdated(this, e);
 }
Exemplo n.º 2
0
 private void Driver_BtDeviceUpdated(object sender, BtDeviceUpdatedParams e)
 {
     //throw new NotImplementedException();
 }