Example #1
0
 public void SetRunBehavior(IRunBehavior runBehavior)
 {
     this._runBehavior = runBehavior;
 }