C# Class Nancy.SassAndCoffee.NancyCompilerHost

Inheritance: ICompilerHost
Show file Open project: NancyFx/Nancy.SassAndCoffee Class Usage Examples

Public Methods

Method Description
MapPath ( string path ) : string
NancyCompilerHost ( IRootPathProvider rootPathProvider ) : System

Private Methods

Method Description
GetRelativePath ( string path ) : string

Method Details

MapPath() public method

public MapPath ( string path ) : string
path string
return string

NancyCompilerHost() public method

public NancyCompilerHost ( IRootPathProvider rootPathProvider ) : System
rootPathProvider IRootPathProvider
return System