Method | Description | |
---|---|---|
DisplayPage ( System.Web.Mvc.Pager pager ) : System.Web.Mvc.ActionResult | ||
HomeController ( IQuizzesGeneralService quizzes, ICategoriesService quizCategories, IQuizzesRankingService ranking ) : System.Collections.Generic | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
GetAllCategories ( ) : IList |
||
GetTopCategories ( ) : IList |
public DisplayPage ( System.Web.Mvc.Pager pager ) : System.Web.Mvc.ActionResult | ||
pager | System.Web.Mvc.Pager | |
return | System.Web.Mvc.ActionResult |
public HomeController ( IQuizzesGeneralService quizzes, ICategoriesService quizCategories, IQuizzesRankingService ranking ) : System.Collections.Generic | ||
quizzes | IQuizzesGeneralService | |
quizCategories | ICategoriesService | |
ranking | IQuizzesRankingService | |
return | System.Collections.Generic |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |