Ejemplo n.º 1
0
 public string[] Process(IGameMaster gameMaster)
 {
     return(gameMaster.HandleJoinGameRequest(this));
 }