Christopher Podurgiel 3fbbb1ed80 ConfigurationSettings.cs: No longer references the NameValueSectionHandler directly. Instead it uses System.Reflection to call the Create() method for the appropriate SectionHandler as defined in the .config file. 24 years ago
..
ChangeLog 3fbbb1ed80 ConfigurationSettings.cs: No longer references the NameValueSectionHandler directly. Instead it uses System.Reflection to call the Create() method for the appropriate SectionHandler as defined in the .config file. 24 years ago
ConfigurationException.cs 4c0ea544d8 2001-08-24 Christopher Podurgiel <[email protected]> 24 years ago
ConfigurationSettings.cs 3fbbb1ed80 ConfigurationSettings.cs: No longer references the NameValueSectionHandler directly. Instead it uses System.Reflection to call the Create() method for the appropriate SectionHandler as defined in the .config file. 24 years ago
DictionarySectionHandler.cs 4c0ea544d8 2001-08-24 Christopher Podurgiel <[email protected]> 24 years ago
IConfigurationSectionHandler.cs 4c0ea544d8 2001-08-24 Christopher Podurgiel <[email protected]> 24 years ago
IgnoreSectionHandler.cs 4c0ea544d8 2001-08-24 Christopher Podurgiel <[email protected]> 24 years ago
NameValueSectionHandler.cs 4c0ea544d8 2001-08-24 Christopher Podurgiel <[email protected]> 24 years ago
SingleTagSectionHandler.cs 4c0ea544d8 2001-08-24 Christopher Podurgiel <[email protected]> 24 years ago
common.src 4c0ea544d8 2001-08-24 Christopher Podurgiel <[email protected]> 24 years ago
unix.src c868a9d062 Add System.Configuration classes from Chris Podurgiel 24 years ago
windows.src c868a9d062 Add System.Configuration classes from Chris Podurgiel 24 years ago