예제 #1
0
 public EmailUI()
 {
     _listOfCustomers = _emailRepo.GetListOfCustomersByType();
 }