Метод | Описание | |
---|---|---|
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 | |
Результат |