Table of Contents

Method Compile

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

Compile(string, string, RunFlagType)

public CompiledScript Compile(string script, string fileName = null, RunFlagType mode = RunFlagType.File)

Parameters

script string
fileName string
mode RunFlagType

Returns

CompiledScript