1
Answer

Xml serialization

Photo of C-W 0

C-W 0

18y
2.2k
1
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)