Example #1
0
 private void AddDeviceFromEvent(UsbEvent e)
 {
     DeviceManager.AddDeviceFromEvent(e);
 }