Example #1
0
 public AsicentryICEntrySerialsOldestResponseAPI ICEntrySerialsOldest(AsicentryICEntrySerialsOldestRequestAPI AsicentryICEntrySerialsOldestRequestAPI)
 {
     return(this.repository.ICEntrySerialsOldest(AsicentryICEntrySerialsOldestRequestAPI));
 }
Example #2
0
 public AsicentryICEntrySerialsOldestResponseAPI ICEntrySerialsOldest(AsicentryICEntrySerialsOldestRequestAPI AsicentryICEntrySerialsOldestRequestAPI)
 {
     return(this.adapter.ICEntrySerialsOldest(AsicentryICEntrySerialsOldestRequestAPI));
 }