Click or drag to resize
AppDataHelperLoadSettingsData Method (DictionaryObject, Object, String)

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public static void LoadSettingsData(
	Dictionary<Object, Object> dict,
	string settXml
)

Parameters

dict
Type: System.Collections.GenericDictionaryObject, Object
settXml
Type: SystemString
See Also