Thursday, September 13, 2007

Protected members are ignored : XmlSerialization

After some XmlSerialization testing, I saw, the child class, with protected members, the serialization result ignore those members. In sumary all serializable members most be public in the base class.

Does exist another lesson learned related?

No comments:

Google