메소드 | 설명 | |
---|---|---|
ScriptCompilerService ( IScriptCompiler scriptCompiler ) : System | ||
SetPdbEditor ( IPdbEditor pdbEditor ) : void | ||
TryCompile ( string scriptName, string scriptPath, string script ) : |
메소드 | 설명 | |
---|---|---|
Escape ( string text ) : string |
public ScriptCompilerService ( IScriptCompiler scriptCompiler ) : System | ||
scriptCompiler | IScriptCompiler | |
리턴 | System |
public SetPdbEditor ( IPdbEditor pdbEditor ) : void | ||
pdbEditor | IPdbEditor | |
리턴 | void |
public TryCompile ( string scriptName, string scriptPath, string script ) : |
||
scriptName | string | |
scriptPath | string | |
script | string | |
리턴 |