Method Compile
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v10.dll
Compile()
Initializes script engine and compiles the script.
public override bool Compile()Returns
- bool
- True if succeed, otherwise false. 
Initializes script engine and compiles the script.
public override bool Compile()True if succeed, otherwise false.