Esempio n. 1
0
 public IEnumerable <Unit> GetAccountUnits()
 {
     return(_customerAccountRepository.GetUnits());
 }