C# Class NuGetGallery.Dashboard.Controllers.EnvironmentsController

Inheritance: NuGetGallery.Dashboard.Infrastructure.BaseController
Mostrar archivo Open project: NuGet/OpsDashboard

Public Methods

Method Description
EnvironmentsController ( IConfigurationService configuration ) : System
Show ( string name ) : System.Web.Mvc.ActionResult

Method Details

EnvironmentsController() public method

public EnvironmentsController ( IConfigurationService configuration ) : System
configuration IConfigurationService
return System

Show() public method

public Show ( string name ) : System.Web.Mvc.ActionResult
name string
return System.Web.Mvc.ActionResult