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