Пример #1
0
 public LoginModel()
 {
     _db = new shimlaEntities();
 }
 public RegisterSchoolModel()
 {
     _db = new shimlaEntities();
 }