Beispiel #1
0
 public bool CanEndGame()
 {
     return(serverMjModel.CanEndGame());
 }