Exemplo n.º 1
0
 public Users()
 {
     db = new P2Context();
 }
Exemplo n.º 2
0
 public UserTypes()
 {
     db = new P2Context();
 }
Exemplo n.º 3
0
 public Products()
 {
     db = new P2Context();
 }