示例#1
0
 public RoleDH()
 {
     context = new Stop2ShopContext();
 }
示例#2
0
 public UserDH()
 {
     context = new Stop2ShopContext();
 }