Class ScriptEngine NamespaceAlternet.Scripter.Python AssemblyAlternet.Scripter.Python.v9.dll public class ScriptEngine Inheritance object ScriptEngine Constructors ScriptEngine(IScriptRun) Properties Gil Methods Compile(string, string, RunFlagType) CreateScope() Execute(CompiledScript, ScriptScope) Execute(string, ScriptScope, RunFlagType) ExecuteCode(string, string, ScriptScope) ExecuteFile(string, ScriptScope) InitializeRuntime() IsRuntimeInitialized() LoadFile(string) RunCodeInProcess(string) RunFileInProcess(string, object[], bool) ShutDownRuntime()