コード例 #1
0
 public string[] Process(IGameMaster gameMaster)
 {
     return(gameMaster.HandleJoinGameRequest(this));
 }