Exemple #1
0
 public List <Account> GetAccounts()
 {
     return(_accountHandler.GetAccounts());
 }