C# 클래스 FubuMVC.Less.AssetPathResolver

상속: IPathResolver
파일 보기 프로젝트 열기: DarthFubuMVC/FubuMVC.AssetTransforms 1 사용 예제들

공개 메소드들

메소드 설명
AssetPathResolver ( IAssetFileGraph assetPipeline ) : FubuCore
GetFullPath ( string path ) : string

메소드 상세

AssetPathResolver() 공개 메소드

public AssetPathResolver ( IAssetFileGraph assetPipeline ) : FubuCore
assetPipeline IAssetFileGraph
리턴 FubuCore

GetFullPath() 공개 메소드

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