Table of Contents

Method RunFunctionImpl

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

RunFunctionImpl(string, object[])

protected override object RunFunctionImpl(string function, object[] args)

Parameters

function string
args object[]

Returns

object