Nuclex.Support/Source/Settings
Markus Ewald ab6a3374d8 More documentation
git-svn-id: file:///srv/devel/repo-conversion/nusu@325 d2e56fa2-650e-0410-a79f-9358c0239efd
2014-07-24 16:04:09 +00:00
..
ConfigurationFileStore.cs More documentation 2014-07-24 16:04:09 +00:00
ConfigurationFileStore.Parsing.cs Minor cosmetic improvements 2014-07-23 19:20:42 +00:00
ConfigurationFileStore.Test.cs The windows registry store can now enumerate non-existing categories, too 2014-07-22 22:04:16 +00:00
ISettingsStore.cs Documented the intended interface for the settings store; parseBooleanLiteral() is now a private method in the ConfigurationFileStore again; added some unit tests for the registry-based settings store 2014-07-22 15:58:07 +00:00
MemoryStore.cs Fully implemented the memory store and added unit tests for it 2014-07-21 12:58:33 +00:00
MemoryStore.Test.cs Fully implemented the memory store and added unit tests for it 2014-07-21 12:58:33 +00:00
OptionInfo.cs Renamed the configuration namespace to settings; more progress on the configuration file parser; partially implemented the memory settings store 2014-07-19 22:16:41 +00:00
WindowsRegistryStore.cs More documentation 2014-07-24 16:04:09 +00:00
WindowsRegistryStore.Test.cs The windows registry store can now enumerate non-existing categories, too 2014-07-22 22:04:16 +00:00