示例#1
0
 public AspdsetupPDSPRebateSearchResponseAPI PDSPRebateSearch(Pdsprebatecriteria pdsprebatecriteria)
 {
     return(this.adapter.PDSPRebateSearch(pdsprebatecriteria));
 }
示例#2
0
 public AspdsetupPDSPRebateSearchResponseAPI PDSPRebateSearch(Pdsprebatecriteria pdsprebatecriteria)
 {
     return(this.repository.PDSPRebateSearch(pdsprebatecriteria));
 }