How to serialize interface types and lists using the XmlSerializer(jachman.wordpress.com)
submitted by
Jachman(530) 3 years, 1 month ago
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.
|category: C#
|Views: 184
tags:
C# another
Everyones tags:
Your Tags: