Nuclex.Support/Source/Settings
2014-07-20 18:14:06 +00:00
..
ConfigurationFileStore.cs ConfigurationFileStore now parses category definitions and some cases of options; wrote a few methods for changing options and creating options and categories 2014-07-20 18:14:06 +00:00
ConfigurationFileStore.Parsing.cs ConfigurationFileStore now parses category definitions and some cases of options; wrote a few methods for changing options and creating options and categories 2014-07-20 18:14:06 +00:00
ConfigurationFileStore.Test.cs ConfigurationFileStore now parses category definitions and some cases of options; wrote a few methods for changing options and creating options and categories 2014-07-20 18:14:06 +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