Table of Contents

Constructor ExpressionRunnableScript

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

ExpressionRunnableScript(string)

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

public ExpressionRunnableScript(string scriptCode)

Parameters

scriptCode string

Script code to compile.