C# 클래스 SquishIt.Less.LessPreprocessor

LESS preprocessor.
상속: SquishIt.Framework.Base.Preprocessor
파일 보기 프로젝트 열기: connectivedx/SquishIt

공개 메소드들

메소드 설명
Process ( string filePath, string content ) : IProcessResult

비공개 메소드들

메소드 설명
GetEngine ( ) : ILessEngine

메소드 상세

Process() 공개 메소드

public Process ( string filePath, string content ) : IProcessResult
filePath string
content string
리턴 IProcessResult