public WorkoutRepo() { ctx = new EF.FitnessContext(); }
public GebruikerRepo() { ctx = new EF.FitnessContext(); }
public UitdagingRepo() { ctx = new EF.FitnessContext(); }