Exemplo n.º 1
0
 private ProductManager()
 {
     productDal = ProductDal.GetInstance();
 }