Error!
Success!

How to serialize interface types and lists using the XmlSerializer

0
kicks

How to serialize interface types and lists using the XmlSerializer  (Unpublished)

The XmlSerializer works fine as long as you work with concrete classes. But soon as you specify an interface within an object the serialization will fail with the message “Cannot serialize member …” But there’s a solution to hack this.


Kicked By:
Drop Kicked By: