C# 클래스 Pithy.Plugins.DotLessResourceProcessor

상속: IResourceProcessor
파일 보기 프로젝트 열기: clearwavebuild/Pithy

공개 메소드들

메소드 설명
ProcessFile ( string content, AssetType assetType, string physicalFilePath, string contentPath ) : string

메소드 상세

ProcessFile() 공개 메소드

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