C# Class QuizProjectMvc.Web.Controllers.BaseQuizController

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

Méthodes protégées

Méthode Description
BaseQuizController ( IQuizzesRankingService ranking ) : Common
GetMaxSolutions ( DateRange range ) : int

Method Details

BaseQuizController() protected méthode

protected BaseQuizController ( IQuizzesRankingService ranking ) : Common
ranking IQuizzesRankingService
Résultat Common

GetMaxSolutions() protected méthode

protected GetMaxSolutions ( DateRange range ) : int
range DateRange
Résultat int