Exemple #1
0
 public void Setup()
 {
     workoutPlanLogic = new WorkoutPlanLogic(new WorkoutMemoryContext());
 }