Beispiel #1
0
 public GameHub(Game game)
 {
     _game = game;
 }