Ejemplo n.º 1
0
 protected bool TestCreateNewGameFromInstance(GameClient game)
 {
     return(_bridge.CreateNewGameFromInstance(game));
 }