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