Table of Contents

Method InternalRunMethod

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

InternalRunMethod(string, object, object[])

protected virtual object InternalRunMethod(string method, object obj, object[] args)

Parameters

method string
obj object
args object[]

Returns

object