C# Class NuGetGallery.Dashboard.Controllers.HomeController

Inheritance: NuGetGallery.Dashboard.Infrastructure.BaseController
Afficher le fichier Open project: NuGet/OpsDashboard

Méthodes publiques

Méthode Description
HomeController ( IConfigurationService configuration ) : System
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
ReloadConfig ( ) : System.Web.Mvc.ActionResult
SignOut ( ) : System.Web.Mvc.ActionResult

Method Details

HomeController() public méthode

public HomeController ( IConfigurationService configuration ) : System
configuration IConfigurationService
Résultat System

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult