Exemplo n.º 1
0
 public ScopedClassBindings(StepTracker stepTracker)
 {
     this.stepTracker = stepTracker;
 }
Exemplo n.º 2
0
 public GeneralBindings(StepTracker stepTracker)
 {
     this.stepTracker = stepTracker;
 }