C# 클래스 NuGetGallery.Dashboard.Controllers.EnvironmentsController

상속: NuGetGallery.Dashboard.Infrastructure.BaseController
파일 보기 프로젝트 열기: NuGet/OpsDashboard

공개 메소드들

메소드 설명
EnvironmentsController ( IConfigurationService configuration ) : System
Show ( string name ) : System.Web.Mvc.ActionResult

메소드 상세

EnvironmentsController() 공개 메소드

public EnvironmentsController ( IConfigurationService configuration ) : System
configuration IConfigurationService
리턴 System

Show() 공개 메소드

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