Table of Contents

Method InternalRunFunction

Namespace
Alternet.Scripter.Debugger.Dap
Assembly
Alternet.Scripter.Debugger.Dap.v9.dll

InternalRunFunction(string, object[])

protected object InternalRunFunction(string function, object[] args)

Parameters

function string
args object[]

Returns

object