예제 #1
0
 public AsicentryICEntryLotsRowUpdateResponseAPI ICEntryLotsRowUpdate(AsicentryICEntryLotsRowUpdateRequestAPI AsicentryICEntryLotsRowUpdateRequestAPI)
 {
     return(this.repository.ICEntryLotsRowUpdate(AsicentryICEntryLotsRowUpdateRequestAPI));
 }
예제 #2
0
 public AsicentryICEntryLotsRowUpdateResponseAPI ICEntryLotsRowUpdate(AsicentryICEntryLotsRowUpdateRequestAPI AsicentryICEntryLotsRowUpdateRequestAPI)
 {
     return(this.adapter.ICEntryLotsRowUpdate(AsicentryICEntryLotsRowUpdateRequestAPI));
 }