axIOhm

axIOhm
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
XML serialization
01/18/2012 - 15:09
Hi,
Answer class is not being deserialized because you are generating a new object. You must to implement custom serialization constructor to include this type. Change the member property for the List type with a public property.
Regards
CQ
Recent Comments