Moonware.Common Namespace : VariableManager Class |
The following tables list the members exposed by VariableManager.
Name | Description | |
---|---|---|
VariableManager Constructor | Constructor of the VariableManager class |
Name | Description | |
---|---|---|
GlobalVariables | Gets or sets a list of global variables. |
Name | Description | |
---|---|---|
Contains | Determines whether manager contains the global variable specified by key. | |
Count | Gets amount of global variables. | |
CreateGlobalVariable | Creates the global variable. | |
DeleteGlobalVariable | Deletes the global variable. | |
Dispose | This method is called at the end of the process to clean up the memory | |
GetVariable | Gets the specified global variable. | |
InitVariableManagerSingleton | Create the singleton instance of the VariableManager class. | |
UpdateGlobalVariable | Replaces existing global variable. | |
UpdateValue | Updates the value of global variable. |