Ejemplo n.º 1
0
 public AsicentryICEntryLotsOldestResponseAPI ICEntryLotsOldest(AsicentryICEntryLotsOldestRequestAPI AsicentryICEntryLotsOldestRequestAPI)
 {
     return(this.repository.ICEntryLotsOldest(AsicentryICEntryLotsOldestRequestAPI));
 }
Ejemplo n.º 2
0
 public AsicentryICEntryLotsOldestResponseAPI ICEntryLotsOldest(AsicentryICEntryLotsOldestRequestAPI AsicentryICEntryLotsOldestRequestAPI)
 {
     return(this.adapter.ICEntryLotsOldest(AsicentryICEntryLotsOldestRequestAPI));
 }