ChangeLog 283 B

12345
  1. 2001-08-26 Christopher Podurgiel <[email protected]>
  2. * ConfigurationSettings.cs: No longer references the NameValueSectionHandler directly. Instead
  3. it uses System.Reflection to call the Create() method for the appropriate SectionHandler as defined in the .config file.