Method Compile
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
Compile()
When implemented by a class, initializes script engine and compiles the script.
bool Compile()
Returns
- bool
True if succeed, otherwise false.