Exemple #1
0
 private void ClearSteps(int taskId)
 {
     MQueryCommand.TryClearSteps(taskId);
 }