Ejemplo n.º 1
0
 public MatchController()
 {
     DbContext = new voluntinder_dbEntities();
 }
Ejemplo n.º 2
0
 public SkillsController()
 {
     Dbcontext = new voluntinder_dbEntities();
 }