Table of Contents

Method RunFunctionCore

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

RunFunctionCore(string, object[])

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

Parameters

function string
args object[]

Returns

object