示例#1
0
 public GameOfLifeHub(GameOfLifeExecutor gameOfLifeExecutor)
 {
     this.gameOfLifeExecutor = gameOfLifeExecutor;
 }
示例#2
0
 public GameOfLifeHub(GameOfLifeExecutor gameOfLifeExecutor)
 {
     this.gameOfLifeExecutor = gameOfLifeExecutor;
 }