Exemplo n.º 1
0
 public Game(GameHandler gameHandler)
 {
     _gameHandler = gameHandler;
 }