Пример #1
0
 private IEnumerator TaskComplete()
 {
     yield return(taskManagement.TaskComplete(taskInfo.taskID));
 }