Exemple #1
0
 public IEnumerable <OutletSelectViewModel> GetOutletsSelect()
 {
     return(_outletRepository.GetOutletsSelect());
 }