Example #1
0
 public void GetAllDevices()
 {
     var all = _deviceState.GetAllDevices ();
 }