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