C# 클래스 csscript.AutoclassPrecompiler

파일 보기 프로젝트 열기: oleg-shilo/cs-script 1 사용 예제들

공개 메소드들

메소드 설명
Compile ( string &content, string scriptFile, bool IsPrimaryScript, Hashtable context ) : bool

비공개 메소드들

메소드 설명
Process ( string content, int &injectionPos, int &injectionLength, string consoleEncoding ) : string

메소드 상세

Compile() 공개 정적인 메소드

public static Compile ( string &content, string scriptFile, bool IsPrimaryScript, Hashtable context ) : bool
content string
scriptFile string
IsPrimaryScript bool
context System.Collections.Hashtable
리턴 bool