[This is preliminary documentation and subject to change.]
Interface that must be implemented by various configuration loaders.
For a list of all members of this type, see IConfigLoader Members.
| Type | Description |
|---|---|
| ConfigLoader | Generic class for loading configurations. |
| XmlConfigLoader | Loads the O/R mapping details from an XML configuration file. |
Currently only the XmlConfigLoader implements this interface. There is a ConfigLoader object but it is just a shell and is a place holder for future expansion.
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
IConfigLoader Members | AtomsFramework Namespace