Exemplo n.º 1
0
 public AspoentryPORRARLineAddCreateResponseAPI PORRARLineAddCreate(Porrarlineadd porrarlineadd)
 {
     return(this.repository.PORRARLineAddCreate(porrarlineadd));
 }
Exemplo n.º 2
0
 public AspoentryPORRARLineAddCreateResponseAPI PORRARLineAddCreate(Porrarlineadd porrarlineadd)
 {
     return(this.adapter.PORRARLineAddCreate(porrarlineadd));
 }