Esempio n. 1
0
 public IList <IAccount> GetAccounts()
 {
     return(accounts1.ToList());
 }