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