¡@

Home 

c# Programming Glossary: abstractxmlserializer

XML Serialization and Inherited Types

http://stackoverflow.com/questions/20084/xml-serialization-and-inherited-types

I never even knew you could do this . The code for the AbstractXmlSerializer is this using System using System.Collections.Generic using.. namespace Utility.Xml public class AbstractXmlSerializer AbstractType IXmlSerializable Override the Implicit Conversions.. implicitly. public static implicit operator AbstractType AbstractXmlSerializer AbstractType o return o.Data public static implicit operator..