Beispiel #1
0
 public List <Product> BestBuyProducts()
 {
     return(_iProductBL.BestBuyProducts());
 }