예제 #1
0
 public MatchController()
 {
     DbContext = new voluntinder_dbEntities();
 }
예제 #2
0
 public SkillsController()
 {
     Dbcontext = new voluntinder_dbEntities();
 }