Beispiel #1
0
 public List <Basket> GetAll()
 {
     return(_basketDal.GetList());
 }