Esempio n. 1
0
 public AsicentryICEntryLotsAutoAssignResponseAPI ICEntryLotsAutoAssign(AsicentryICEntryLotsAutoAssignRequestAPI AsicentryICEntryLotsAutoAssignRequestAPI)
 {
     return(this.repository.ICEntryLotsAutoAssign(AsicentryICEntryLotsAutoAssignRequestAPI));
 }
Esempio n. 2
0
 public AsicentryICEntryLotsAutoAssignResponseAPI ICEntryLotsAutoAssign(AsicentryICEntryLotsAutoAssignRequestAPI AsicentryICEntryLotsAutoAssignRequestAPI)
 {
     return(this.adapter.ICEntryLotsAutoAssign(AsicentryICEntryLotsAutoAssignRequestAPI));
 }