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