public StudyEnrolmentRepository() { context = new SkinSelfieDB(); }
public StudyRepository() { context = new SkinSelfieDB(); }
public UserRepository() { context = new SkinSelfieDB(); }
public PhotoRepository() { context = new SkinSelfieDB(); }
public BodyPartRepository() { context = new SkinSelfieDB(); }
public EventLogRepository() { context = new SkinSelfieDB(); }
public ShareRepository() { context = new SkinSelfieDB(); }
public UserConditionsRepository() { context = new SkinSelfieDB(); }