예제 #1
0
 public void SetDescription(string newDescription)
 {
     Progress.SetDescription(id, newDescription);
 }