Esempio n. 1
0
 public bool CheckBettor(String name)
 {
     return(Database.CheckBettor(name));
 }