Table of Contents

Method InvokeEntryPointMethod

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

InvokeEntryPointMethod(string, object[], bool, bool, bool)

protected static int InvokeEntryPointMethod(string assemblyLocation, object[] args, bool wait, bool useDotNetCore, bool doNotHideLauncherConsole)

Parameters

assemblyLocation string
args object[]
wait bool
useDotNetCore bool
doNotHideLauncherConsole bool

Returns

int