Esempio n. 1
0
 public Account AddAccount()
 {
     return(_gameDataRepository.AddAccount());
 }