C# Class Pithy.Plugins.DotLessResourceProcessor

Inheritance: IResourceProcessor
Exibir arquivo Open project: clearwavebuild/Pithy

Public Methods

Method Description
ProcessFile ( string content, AssetType assetType, string physicalFilePath, string contentPath ) : string

Method Details

ProcessFile() public method

public ProcessFile ( string content, AssetType assetType, string physicalFilePath, string contentPath ) : string
content string
assetType AssetType
physicalFilePath string
contentPath string
return string