Esempio n. 1
0
 public StockpilesController()
 {
     _context = new BRMO_Integration_Context();
 }
Esempio n. 2
0
 public ProductsController()
 {
     _context = new BRMO_Integration_Context();
 }