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