C# Class Contrive.Auth.Web.Mvc.Areas.Contrive.Controllers.DashboardController

Inheritance: Controller
Afficher le fichier Open project: alanstevens/Contrive

Méthodes publiques

Méthode Description
DashboardController ( IRoleServiceExtended roleServiceExtended, IUserService userService ) : System.Web.Mvc
Index ( ) : ActionResult

Method Details

DashboardController() public méthode

public DashboardController ( IRoleServiceExtended roleServiceExtended, IUserService userService ) : System.Web.Mvc
roleServiceExtended IRoleServiceExtended
userService IUserService
Résultat System.Web.Mvc

Index() public méthode

public Index ( ) : ActionResult
Résultat ActionResult