C# Class QuizProjectMvc.Web.ViewModels.PageModels.RankingPageViewModel

Inheritance: BaseQuizPageModel
Datei anzeigen Open project: kidroca/project-quiz-mvc

Public Methods

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

Method Details

RankingPageViewModel() public method

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