Пример #1
0
 public ScopedClassBindings(StepTracker stepTracker)
 {
     this.stepTracker = stepTracker;
 }
Пример #2
0
 public GeneralBindings(StepTracker stepTracker)
 {
     this.stepTracker = stepTracker;
 }