Beispiel #1
0
 public DataTable GetDeListProducts()
 {
     return(_productPriceService.GetDeListProducts());
 }