Constructor AfterScopeCreatedEventArgs
AfterScopeCreatedEventArgs(ScriptScope)
Initializes a new instance of the AfterScopeCreatedEventArgs class.
public AfterScopeCreatedEventArgs(ScriptScope executionScope)
Parameters
executionScope
ScriptScopeThe execution scope associated with the event.