public LookupRepository() { _context = new MemberSqliteDBContext(); }
public ConstituencyRepository() { _context = new MemberSqliteDBContext(); }