Table of Contents

Event ScriptCompiled

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.v9.dll

Occurs when the script engine running successfully.

public event EventHandler ScriptCompiled

Returns

EventHandler
Occurs when the script engine running successfully.
Implements