Exemple #1
0
 public bool Progress(string progressname, int pid = -1)
 {
     return(Luna.Progress(progressname, pid));
 }