Example #1
0
 public IEnumerable <CreateBagcart> Get()
 {
     return(CreateBagcartRepository.GetAllBagcart());
 }