Ejemplo n.º 1
0
 public EmailUI()
 {
     _listOfCustomers = _emailRepo.GetListOfCustomersByType();
 }