Ejemplo n.º 1
0
 public AspoentryPOEILineUpdateLotResponseAPI POEILineUpdateLot(AspoentryPOEILineUpdateLotRequestAPI AspoentryPOEILineUpdateLotRequestAPI)
 {
     return(this.repository.POEILineUpdateLot(AspoentryPOEILineUpdateLotRequestAPI));
 }
Ejemplo n.º 2
0
 public AspoentryPOEILineUpdateLotResponseAPI POEILineUpdateLot(AspoentryPOEILineUpdateLotRequestAPI AspoentryPOEILineUpdateLotRequestAPI)
 {
     return(this.adapter.POEILineUpdateLot(AspoentryPOEILineUpdateLotRequestAPI));
 }