C# 클래스 Nancy.SassAndCoffee.NancyCompilerHost

상속: ICompilerHost
파일 보기 프로젝트 열기: NancyFx/Nancy.SassAndCoffee 1 사용 예제들

공개 메소드들

메소드 설명
MapPath ( string path ) : string
NancyCompilerHost ( IRootPathProvider rootPathProvider ) : System

비공개 메소드들

메소드 설명
GetRelativePath ( string path ) : string

메소드 상세

MapPath() 공개 메소드

public MapPath ( string path ) : string
path string
리턴 string

NancyCompilerHost() 공개 메소드

public NancyCompilerHost ( IRootPathProvider rootPathProvider ) : System
rootPathProvider IRootPathProvider
리턴 System