Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGert Driesen <drieseng@users.sourceforge.net>2008-07-24 19:24:17 +0400
committerGert Driesen <drieseng@users.sourceforge.net>2008-07-24 19:24:17 +0400
commit6e8e5d0b2ff23a7418e8a567d9fca903e00b1804 (patch)
tree1ff89343a9c77088d3abc1ab58badc54fc81ce8a /mcs/class/System.Design/System.Design.dll.sources
parent9efc5782494df07de5f67856ea14de9fcf994b36 (diff)
* StringValueConverterTest.cs: Added test for StringValueConverter.
* System.Design.dll.sources: Added StringValueConverter.cs. * System.Design_test.dll.sources: Added StringValueConverterTest.cs. * StringValueConverter.cs: Implemented internal class used as TypeConverter for several properties. svn path=/trunk/mcs/; revision=108653
Diffstat (limited to 'mcs/class/System.Design/System.Design.dll.sources')
-rwxr-xr-xmcs/class/System.Design/System.Design.dll.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Design/System.Design.dll.sources b/mcs/class/System.Design/System.Design.dll.sources
index 8a6f3cfb3d1..3f026fd0f42 100755
--- a/mcs/class/System.Design/System.Design.dll.sources
+++ b/mcs/class/System.Design/System.Design.dll.sources
@@ -110,6 +110,7 @@ System.Diagnostics.Design/LogConverter.cs
System.Diagnostics.Design/ProcessDesigner.cs
System.Diagnostics.Design/ProcessModuleDesigner.cs
System.Diagnostics.Design/ProcessThreadDesigner.cs
+System.Diagnostics.Design/StringValueConverter.cs
System.Messaging.Design/MessageDesigner.cs
System.Resources.Tools/StronglyTypedResourceBuilder.cs
System.ServiceProcess.Design/ServiceControllerDesigner.cs