C# Class Nancy.SassAndCoffee.NancyCompilerHost

Inheritance: ICompilerHost
Afficher le fichier Open project: NancyFx/Nancy.SassAndCoffee Class Usage Examples

Méthodes publiques

Méthode Description
MapPath ( string path ) : string
NancyCompilerHost ( IRootPathProvider rootPathProvider ) : System

Private Methods

Méthode Description
GetRelativePath ( string path ) : string

Method Details

MapPath() public méthode

public MapPath ( string path ) : string
path string
Résultat string

NancyCompilerHost() public méthode

public NancyCompilerHost ( IRootPathProvider rootPathProvider ) : System
rootPathProvider IRootPathProvider
Résultat System