Table of Contents

Constructor ScriptSource

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

ScriptSource(IScriptRun)

Initializes a new instance of the ScriptSource class with specified script runner.

public ScriptSource(IScriptRun scriptRun)

Parameters

scriptRun IScriptRun

Specifies object that implements IScriptRun interface for this new instance.