C# Class NuGetGallery.Dashboard.Controllers.EnvironmentsController

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

Méthodes publiques

Méthode Description
EnvironmentsController ( IConfigurationService configuration ) : System
Show ( string name ) : System.Web.Mvc.ActionResult

Method Details

EnvironmentsController() public méthode

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

Show() public méthode

public Show ( string name ) : System.Web.Mvc.ActionResult
name string
Résultat System.Web.Mvc.ActionResult