Exemple #1
0
 private ProductManager()
 {
     productDal = ProductDal.GetInstance();
 }