Exemplo n.º 1
0
 public BranchRepository()
 {
     Context = new PackXprezDB1Context();
 }
Exemplo n.º 2
0
 public CustomerRepository()
 {
     Context = new PackXprezDB1Context();
 }