Table of Contents

Constructor InMemoryRunnableScript

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

InMemoryRunnableScript(string)

Initializes a new instance of the InMemoryRunnableScript class with specified parameters.

public InMemoryRunnableScript(string scriptCode)

Parameters

scriptCode string

Script code to compile.