1
Reply

Xml serialization

C-W 0

C-W 0

Oct 24 2006 7:17 AM
1.8k
Hello! If i have a base class and a class deriving from that. Can I write something to just serialize baseclass when serializing the type of the derived class? Can I return the instance of the base class from an derived class? Thank you in advance!

Answers (1)