Exemplo n.º 1
0
 public IEnumerable <Refreshprodcatresults> RefreshProdCat(Refreshprodcatcriteria refreshprodcatcriteria)
 {
     return(this.repository.RefreshProdCat(refreshprodcatcriteria));
 }
Exemplo n.º 2
0
 public IEnumerable <Refreshprodcatresults> RefreshProdCat(Refreshprodcatcriteria refreshprodcatcriteria)
 {
     return(this.adapter.RefreshProdCat(refreshprodcatcriteria));
 }