Exemplo n.º 1
0
 public string Delete(shipment_services shipservice)
 {
     return(ShipServ.Delete(shipservice));
 }