AtomsFramework Persistence Layer Reference Guide

ConfigLoader Class

[This is preliminary documentation and subject to change.]

Generic class for loading configurations.

For a list of all members of this type, see ConfigLoader Members.

System.Object
   AtomsFramework.ConfigLoader

[Visual Basic]
Public Class ConfigLoader
    Implements IConfigLoader
[C#]
public class ConfigLoader : IConfigLoader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Unused. This is placeholder for future expansion (is loading the configuration from a database or other location).

Requirements

Namespace: AtomsFramework

Assembly: AtomsFramework (in AtomsFramework.dll)

See Also

ConfigLoader Members | AtomsFramework Namespace