Fix for bug 9811: When web method returns DataTable the method generated in proxy...
authorArina Itkes <arina@mono-cvs.ximian.com>
Wed, 27 Feb 2008 09:45:08 +0000 (09:45 -0000)
committerArina Itkes <arina@mono-cvs.ximian.com>
Wed, 27 Feb 2008 09:45:08 +0000 (09:45 -0000)
commitb43f945ede596d5a65983ec9488780c6dfd848af
tree179fee3b7a84fa4f2ff12eb448b8f4957236103c
parentb57a0e5bcf22b59c044ce92b1fee7abd735c0dec
Fix for bug 9811: When web method returns DataTable the method generated in proxy class should return DataSet.

svn path=/branches/mainsoft/gh2.2/mcs/; revision=96745
mcs/class/System.Data/System.Data/ChangeLog
mcs/class/System.Data/System.Data/DataSet.cs
mcs/class/System.Data/System.Data/DataTable.cs
mcs/class/System.XML/System.Xml.Serialization/ChangeLog
mcs/class/System.XML/System.Xml.Serialization/XmlSchemaExporter.cs
mcs/class/System.XML/System.Xml.Serialization/XmlTypeMapping.cs