/ Assembly List / LJCDataAccessConfig / DataConfigs

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.
LJCGetByName Retrieve the data configuration.
LJCLoadData Retrieves the config data.
LJCSave Saves the config data.
5 Methods

Properties
LJCConfigFileSpec The configuration file path.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.