public Page_QuitTobaccoCourse(SoftAssertions softassertions) : this() { this.softassertions = softassertions; cc = new CommonCourses(softassertions); }
public Page_BloodPressureCourse(SoftAssertions softassertions) : this() { this.softassertions = softassertions; cc = new CommonCourses(softassertions); }
public Page_ManageStressCourse(SoftAssertions softassertions) : this() { this.softassertions = softassertions; cc = new CommonCourses(softassertions); }
public Page_ImprovingNutritionCourse(SoftAssertions softassertions) : this() { this.softassertions = softassertions; cc = new CommonCourses(softassertions); }