C# 클래스 NodeAssets.Compilers.LessCompiler

상속: ICompiler
파일 보기 프로젝트 열기: ajorkowski/NodeAssets 1 사용 예제들

공개 메소드들

메소드 설명
Compile ( string initial, FileInfo originalFile ) : Task
LessCompiler ( INodeExecutor executor ) : Newtonsoft.Json

메소드 상세

Compile() 공개 메소드

public Compile ( string initial, FileInfo originalFile ) : Task
initial string
originalFile System.IO.FileInfo
리턴 Task

LessCompiler() 공개 메소드

public LessCompiler ( INodeExecutor executor ) : Newtonsoft.Json
executor INodeExecutor
리턴 Newtonsoft.Json