XML Serialization Tip: Hiding default constructor(blog.decarufel.net)
submitted by
decarufe(959) 3 years ago
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.
|category: Tips & Tricks
|Views: 18
tags:
Tips another
Everyones tags:
Your Tags: