SharpSerializer
SharpSerializer copied to clipboard
Select properties to serialize by custom attribute
Hi all,
instead of serializing all properties (ignoring ones by attribute), I 'd like to serialize the proporties I want by custom attribute. How can I do that?
Thanks for your help