© 2026 Hedgehog Software, LLC
public partial class NewTestPageViewMode(IAppService appService, IDataService<Models.User> dataService, IMeetingService meetingService, IAuthenticationService authenticationService) : NewLecturePageViewModel(appService, dataService, meetingService, authenticationService) { }