Table of Contents

Constructor AfterScopeCreatedEventArgs

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.v10.dll

AfterScopeCreatedEventArgs(ScriptScope)

Initializes a new instance of the AfterScopeCreatedEventArgs class.

public AfterScopeCreatedEventArgs(ScriptScope executionScope)

Parameters

executionScope ScriptScope

The execution scope associated with the event.