Table of Contents

Method RunFunctionCore

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

RunFunctionCore(string, object[])

protected abstract object RunFunctionCore(string function, object[] args)

Parameters

function string
args object[]

Returns

object