示例#1
0
 public Oeircustomercreditresults OEIRCustomerCredit(Oeircustomercreditcriteria oeircustomercreditcriteria)
 {
     return(this.adapter.OEIRCustomerCredit(oeircustomercreditcriteria));
 }
示例#2
0
 public Oeircustomercreditresults OEIRCustomerCredit(Oeircustomercreditcriteria oeircustomercreditcriteria)
 {
     return(this.repository.OEIRCustomerCredit(oeircustomercreditcriteria));
 }