Example #1
0
 public AspoentryPORRARLineAcceptResponseAPI PORRARLineAccept(AspoentryPORRARLineAcceptRequestAPI AspoentryPORRARLineAcceptRequestAPI)
 {
     return(this.repository.PORRARLineAccept(AspoentryPORRARLineAcceptRequestAPI));
 }
Example #2
0
 public AspoentryPORRARLineAcceptResponseAPI PORRARLineAccept(AspoentryPORRARLineAcceptRequestAPI AspoentryPORRARLineAcceptRequestAPI)
 {
     return(this.adapter.PORRARLineAccept(AspoentryPORRARLineAcceptRequestAPI));
 }