C# Class NuGetGallery.Controllers.DocumentationController

Inheritance: AppController
Mostra file Open project: chocolatey/chocolatey.org

Public Methods

Method Description
DocumentationController ( IFileSystemService fileSystem ) : System.Web.Mvc

Private Methods

Method Description
Documentation ( string docName ) : System.Web.Mvc.ActionResult

Method Details

DocumentationController() public method

public DocumentationController ( IFileSystemService fileSystem ) : System.Web.Mvc
fileSystem IFileSystemService
return System.Web.Mvc