C# Class QuizProjectMvc.Web.ViewModels.Home.HomePageViewModel

Inheritance: BaseQuizPageModel
Afficher le fichier Open project: kidroca/project-quiz-mvc

Méthodes publiques

Méthode Description
HomePageViewModel ( int maxSolutionsForRankingPeriod, DateRange dateRange, Pager pager ) : System.Collections.Generic

Method Details

HomePageViewModel() public méthode

public HomePageViewModel ( int maxSolutionsForRankingPeriod, DateRange dateRange, Pager pager ) : System.Collections.Generic
maxSolutionsForRankingPeriod int
dateRange DateRange
pager Pager
Résultat System.Collections.Generic