Table of Contents

Class ScriptEngine

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.v9.dll
public class ScriptEngine
Inheritance
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()