Пример #1
0
 private void StopTask(int deviceId)
 {
     var ret = SDKApi.EagleControl_StopTask(deviceId);
 }