* SoapReflectionImporter.cs: implemented.
[mono.git] / mcs / class / System.XML / System.Xml.Serialization / XmlTypeMapping.cs
2003-06-05 Lluis Sanchez * SoapReflectionImporter.cs: implemented.
2003-05-29 Lluis Sanchez * TypeData.cs, TypeTranslator.cs: Renamed some properties.
2003-05-28 Lluis Sanchez * TypeData.cs, TypeTranslator.cs: Added support for...
2003-05-26 Lluis Sanchez * TypeData.cs, TypeTranslator.cs: Implemented some...
2002-06-27 Ajay kumar Dwivedi2002-06-27 Ajay kumar Dwivedi <adwiv@yahoo.com>
2002-06-20 Ajay kumar Dwivedi2002-06-20 Ajay kumar Dwivedi <adwiv@yahoo.com>
2002-04-05 John Donagher- Initial commit of System.Xml.Serialization namespace...