Пример #1
0
 public List <Brand> GetAllBrands()
 {
     return(_carDal.GetAllBrands());
 }