Пример #1
0
 public List <Cart> GetCarts()
 {
     return(_repo.GetCarts());
 }