Exemplo n.º 1
0
 public AspoentryPORRARLineAcceptResponseAPI PORRARLineAccept(AspoentryPORRARLineAcceptRequestAPI AspoentryPORRARLineAcceptRequestAPI)
 {
     return(this.repository.PORRARLineAccept(AspoentryPORRARLineAcceptRequestAPI));
 }
Exemplo n.º 2
0
 public AspoentryPORRARLineAcceptResponseAPI PORRARLineAccept(AspoentryPORRARLineAcceptRequestAPI AspoentryPORRARLineAcceptRequestAPI)
 {
     return(this.adapter.PORRARLineAccept(AspoentryPORRARLineAcceptRequestAPI));
 }