Nuclex.Support/Source/Settings
Markus Ewald 55b3ffd923 Options can now be removed from a configuration file; added more unit tests to cover all the code paths
git-svn-id: file:///srv/devel/repo-conversion/nusu@306 d2e56fa2-650e-0410-a79f-9358c0239efd
2014-07-21 10:33:24 +00:00
..
ConfigurationFileStore.cs Options can now be removed from a configuration file; added more unit tests to cover all the code paths 2014-07-21 10:33:24 +00:00
ConfigurationFileStore.Parsing.cs Changing and adding options works perfectly now 2014-07-20 23:18:44 +00:00
ConfigurationFileStore.Test.cs Options can now be removed from a configuration file; added more unit tests to cover all the code paths 2014-07-21 10:33:24 +00:00
ISettingsStore.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
MemoryStore.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
MemoryStore.Test.cs Added some unit tests; the configuration file parser can now parse categories 2014-07-20 12:42:09 +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 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.Test.cs Added some unit tests; the configuration file parser can now parse categories 2014-07-20 12:42:09 +00:00