Table of Contents

Method OnScriptCompiled

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.v9.dll

OnScriptCompiled(ScriptCompilationResult)

Call back method executed after script was compiled.

public void OnScriptCompiled(ScriptCompilationResult result)

Parameters

result ScriptCompilationResult

Stores compilation result.