Beispiel #1
0
 public IList <ShipmentList> GetShipmentList()
 {
     return(_repos.GetShipmentList());
 }