Namespace Swan.Configuration
Classes
ConfiguredObject
Base class for objects whose configuration may be locked, thus becoming read-only, at a certain moment in their lifetime.
SettingsProvider<T>
Represents a provider to save and load settings using a plain JSON file.