Exemple #1
0
 public ProductDAO()
 {
     context = new EntityContext();
 }