Method CreateExecutionScope
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v10.dll
CreateExecutionScope(bool)
public virtual ScriptScope CreateExecutionScope(bool addGlobalItems = true)
Parameters
addGlobalItems
bool
Returns
- ScriptScope