Example #1
0
 public void SetStepLabel(string label)
 {
     Progress.SetStepLabel(id, label);
 }