Constructor ScriptGlobalItem
ScriptGlobalItem(string, object)
Initializes a new instance of the ScriptItem
class with specified parameters.
public ScriptGlobalItem(string name, object obj)
Initializes a new instance of the ScriptItem
class with specified parameters.
public ScriptGlobalItem(string name, object obj)