Ejemplo n.º 1
0
 public bool DeviceExists(Guid number)
 {
     return(_deviceManagement.DeviceExists(number));
 }