C# Class FubuMVC.Less.AssetPathResolver

Inheritance: IPathResolver
Mostrar archivo Open project: DarthFubuMVC/FubuMVC.AssetTransforms Class Usage Examples

Public Methods

Method Description
AssetPathResolver ( IAssetFileGraph assetPipeline ) : FubuCore
GetFullPath ( string path ) : string

Method Details

AssetPathResolver() public method

public AssetPathResolver ( IAssetFileGraph assetPipeline ) : FubuCore
assetPipeline IAssetFileGraph
return FubuCore

GetFullPath() public method

public GetFullPath ( string path ) : string
path string
return string