示例#1
0
 public void Setup()
 {
     this.actionRunner = new ActionRunner(Action, StopAction);
 }