Ejemplo n.º 1
0
 public bool GetStat(string userName)
 {
     return(_gameManager.GetStat(userName) != null);
 }