Inheritance Hierarchy
Namespace: SxcUtilsLibAssembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntaxpublic class AppDataHelper
Public Class AppDataHelper
public ref class AppDataHelper
type AppDataHelper = class end
The AppDataHelper type exposes the following members.
Constructors
| Name | Description |
---|
 | AppDataHelper | Initializes a new instance of the AppDataHelper class |
Top
Methods
| Name | Description |
---|
  | LoadConnData(DictionaryObject, Object, String) | |
  | LoadConnData(NameValueCollection, String) | |
  | LoadConnData(NameValueCollection, String, DictionaryObject, Object) | |
  | LoadSettingsData(DictionaryObject, Object, String) | |
  | LoadSettingsData(NameValueCollection, String) | |
  | LoadSettingsData(NameValueCollection, String, DictionaryObject, Object) | |
Top
See Also