Esempio n. 1
0
 public void SetRemainingTime(long seconds)
 {
     Progress.SetRemainingTime(id, seconds);
 }