Esempio n. 1
0
 public RoleDH()
 {
     context = new Stop2ShopContext();
 }
Esempio n. 2
0
 public UserDH()
 {
     context = new Stop2ShopContext();
 }