Пример #1
0
 public void AbortTimer(string deviceId)
 {
     _deviceService.AbortTimer(deviceId);
 }