C# Class QuizProjectMvc.Web.ViewModels.BaseQuizPageModel

Exibir arquivo Open project: kidroca/project-quiz-mvc

Public Methods

Method Description
BaseQuizPageModel ( int maxSolutionsForRankingPeriod, DateRange dateRange ) : System.Collections.Generic

Method Details

BaseQuizPageModel() public method

public BaseQuizPageModel ( int maxSolutionsForRankingPeriod, DateRange dateRange ) : System.Collections.Generic
maxSolutionsForRankingPeriod int
dateRange DateRange
return System.Collections.Generic