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