Esempio n. 1
0
 public ReportesController()
 {
     _Context = new BDSMARTZONEEntities();
 }
Esempio n. 2
0
 public UsuarioControllers()
 {
     _Context = new BDSMARTZONEEntities();
 }