Error!
Success!

XML Serialization Tip: Hiding default constructor

0
kicks

XML Serialization Tip: Hiding default constructor  (Unpublished)

Here is a quick tip. You all know that to serialize and deserialize an object in XML you need a default (parameter less) constructor. But sometimes you don’t want anybody to use it other than the serializer itself.


Kicked By:
Drop Kicked By: