Example #1
0
 public bool IsDeviceOpen()
 {
     return(_deviceController.IsDeviceOpen());
 }