c# - Deserialize fields with NonSerialized attribute -


i have problem serialization , deserialization of object. have object foo different properties , of properties have attribute nonserialized. have cases when want serialize fields , read serialized object fields. possible do?

if have control on class foo use shouldserialize attribute control whether field should serialized. idea how works can here xml serialization - hide null values


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -