Esempio n. 1
0
 public IEnumerable <Account> GetAccounts()
 {
     return(_banking.GetAccounts());
 }