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