Метод | Описание | |
---|---|---|
ClearContext ( string contextId ) : void | ||
Compile ( |
||
IsCommandComplete ( string command ) : bool | ||
KSScript ( ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
AssignSourceId ( IEnumerable |
||
LoadContext ( string contextId ) : void |
public ClearContext ( string contextId ) : void | ||
contextId | string | |
Результат | void |
public Compile ( |
||
filePath | ||
startLineNum | int | |
scriptText | string | |
contextId | string | |
options | CompilerOptions | |
Результат | List |
public IsCommandComplete ( string command ) : bool | ||
command | string | |
Результат | bool |
public KSScript ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |