Exemple #1
0
 public void DeviceCommDriver_BtDeviceUpdated(object sender, BtDeviceUpdatedParams e)
 {
     BtDeviceUpdated(this, e);
 }
 private void Driver_BtDeviceUpdated(object sender, BtDeviceUpdatedParams e)
 {
     //throw new NotImplementedException();
 }