Table of Contents

Method InvokeEntryPointMethodDotNetFx

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.v10.dll

InvokeEntryPointMethodDotNetFx(string, object[], bool)

protected static Process InvokeEntryPointMethodDotNetFx(string assemblyLocation, object[] args, bool doNotHideLauncherConsole)

Parameters

assemblyLocation string
args object[]
doNotHideLauncherConsole bool

Returns

Process