2007-05-28 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 28 May 2007 12:55:15 +0000 (12:55 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 28 May 2007 12:55:15 +0000 (12:55 -0000)
commitbd86f2a37919365d8f835fe03ed72ddf6f6955dd
tree6472ad92c5b734eec8437fa2c0f25ee9ab5d8333
parent9e386b13346a5c87ece4962e8e1b4b21a5ed80ac
2007-05-28  Atsushi Enomoto  <atsushi@ximian.com>

* SettingElement.cs : fix default value (null->"").
* SettingElementCollection.cs : implemented all.

* SettingElementTest.cs : new test.

* System_test.dll.sources : added SettingElementTest.cs.

svn path=/trunk/mcs/; revision=78053
mcs/class/System/ChangeLog
mcs/class/System/System.Configuration/ChangeLog
mcs/class/System/System.Configuration/SettingElement.cs
mcs/class/System/System.Configuration/SettingElementCollection.cs
mcs/class/System/System_test.dll.sources
mcs/class/System/Test/System.Configuration/ChangeLog
mcs/class/System/Test/System.Configuration/SettingElementTest.cs [new file with mode: 0644]