C# Class Witness.Controllers.ManifestController

Inheritance: Controller
Datei anzeigen Open project: nhsevidence/witness

Public Methods

Method Description
Get ( string path ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
GetFileUrl ( string filename ) : string
GetHelperFile ( string filename ) : SpecHelper
GetSpecificationDirectory ( string rootPath ) : SpecDir
GetSpecificationFile ( string filename ) : SpecFile
IsHelperFile ( string filename ) : bool
IsScript ( string filename ) : bool

Method Details

Get() public method

public Get ( string path ) : System.Web.Mvc.ActionResult
path string
return System.Web.Mvc.ActionResult