Ejemplo n.º 1
0
 public AspoentryPOEILineUpdateSerialResponseAPI POEILineUpdateSerial(AspoentryPOEILineUpdateSerialRequestAPI AspoentryPOEILineUpdateSerialRequestAPI)
 {
     return(this.repository.POEILineUpdateSerial(AspoentryPOEILineUpdateSerialRequestAPI));
 }
Ejemplo n.º 2
0
 public AspoentryPOEILineUpdateSerialResponseAPI POEILineUpdateSerial(AspoentryPOEILineUpdateSerialRequestAPI AspoentryPOEILineUpdateSerialRequestAPI)
 {
     return(this.adapter.POEILineUpdateSerial(AspoentryPOEILineUpdateSerialRequestAPI));
 }