Jelajahi Sumber

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.

svn path=/trunk/mcs/; revision=633
Christopher Podurgiel 24 tahun lalu
induk
melakukan
4182b80859
1 mengubah file dengan 5 tambahan dan 5 penghapusan
  1. 5 5
      mcs/class/System/System.Configuration/ChangeLog

+ 5 - 5
mcs/class/System/System.Configuration/ChangeLog

@@ -1,5 +1,5 @@
-2001-08-26  Christopher Podurgiel <[email protected]>
-
-	* 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.
-
+2001-08-26  Christopher Podurgiel <[email protected]>
+
+	* 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.
+