Table of Contents

Method InitGlobalObjects

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

InitGlobalObjects(IScriptRun, Assembly)

Initializes global objects belongs to the specified assembly.

public static void InitGlobalObjects(IScriptRun scriptRun, Assembly assembly)

Parameters

scriptRun IScriptRun

IScriptRun associated this script method.

assembly Assembly

Assembly contains global objects.