Namespace Acoustics.Shared.ConfigFile
Classes
Config
ConfigFile
ConfigFileException
ConfigFileExtensions
ConfigSerializeContractResolver
Interfaces
IConfig
Represents a configuration object which at a minimum has path to the config file that was loaded and a callback for loaded events.
INamedProfiles<T>
Allows a Config class to have profiles.
IProfiles<T>
Allows a Config class to have profiles.