Exemplo n.º 1
0
 public AsicentryICEntryLotsRowUpdateResponseAPI ICEntryLotsRowUpdate(AsicentryICEntryLotsRowUpdateRequestAPI AsicentryICEntryLotsRowUpdateRequestAPI)
 {
     return(this.repository.ICEntryLotsRowUpdate(AsicentryICEntryLotsRowUpdateRequestAPI));
 }
Exemplo n.º 2
0
 public AsicentryICEntryLotsRowUpdateResponseAPI ICEntryLotsRowUpdate(AsicentryICEntryLotsRowUpdateRequestAPI AsicentryICEntryLotsRowUpdateRequestAPI)
 {
     return(this.adapter.ICEntryLotsRowUpdate(AsicentryICEntryLotsRowUpdateRequestAPI));
 }