Esempio n. 1
0
 public TransactionRepository()
 {
     _ctx = new WebApplication_A_LEVELContext();
 }
Esempio n. 2
0
 public CategoryRepository()
 {
     _ctx = new WebApplication_A_LEVELContext();
 }