public EmployeeRepo() { _dbContent = new BCSDbContext(); }
public LogRepository() { _dbContent = new BCSDbContext(); }