protected override ICollection <SimDescription> GetSims() { return(Careers.GetCareerSims(OccupationNames.Medical)); }
protected override ICollection <SimDescription> GetTargets(SimDescription sim) { return(Careers.GetCareerSims(OccupationNames.PrivateEye)); }