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