Esempio n. 1
0
 public DataTable.UserProfile?CheatProfile(string Username)
 {
     return(MyTable.CheatProfile(Username));
 }