Ejemplo n.º 1
0
 internal void AddNewStep(PlanStep step)
 {
     _possibleSteps.Add(step);
 }
Ejemplo n.º 2
0
 internal void AddNewStep(PlanStep step)
 {
     _possibleSteps.Add(step);
 }