Namespace - LJCDataAccessConfig
Syntax
| C# |
|
public class DataConfigs : List<DataConfig>
|
Represents a collection of DataConfig objects.
Public Methods
|
#ctor
|
Initializes an object instance.
|
|
Add
|
Creates and adds the object from the provided valus.
|
|
GetDataConfig
|
Gets a DataConfig from the DataConfigs.xml file. |
|
LJCGetByName
|
Retrieve the data configuration.
|
|
LJCLoadData
|
Retrieves the config data.
|
|
LJCSave
|
Saves the config data.
|
6 Methods
Properties
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.