Beispiel #1
0
 public AspoentryPORRARLineProgBuySubmitResponseAPI PORRARLineProgBuySubmit(AspoentryPORRARLineProgBuySubmitRequestAPI AspoentryPORRARLineProgBuySubmitRequestAPI)
 {
     return(this.repository.PORRARLineProgBuySubmit(AspoentryPORRARLineProgBuySubmitRequestAPI));
 }
Beispiel #2
0
 public AspoentryPORRARLineProgBuySubmitResponseAPI PORRARLineProgBuySubmit(AspoentryPORRARLineProgBuySubmitRequestAPI AspoentryPORRARLineProgBuySubmitRequestAPI)
 {
     return(this.adapter.PORRARLineProgBuySubmit(AspoentryPORRARLineProgBuySubmitRequestAPI));
 }