예제 #1
0
 public AsicentryICEntryLotsOldestResponseAPI ICEntryLotsOldest(AsicentryICEntryLotsOldestRequestAPI AsicentryICEntryLotsOldestRequestAPI)
 {
     return(this.repository.ICEntryLotsOldest(AsicentryICEntryLotsOldestRequestAPI));
 }
예제 #2
0
 public AsicentryICEntryLotsOldestResponseAPI ICEntryLotsOldest(AsicentryICEntryLotsOldestRequestAPI AsicentryICEntryLotsOldestRequestAPI)
 {
     return(this.adapter.ICEntryLotsOldest(AsicentryICEntryLotsOldestRequestAPI));
 }