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