YamlDotNet icon indicating copy to clipboard operation
YamlDotNet copied to clipboard

Serialization and deserialization of private fields

Open KeyDevLol opened this issue 1 year ago • 0 comments
trafficstars

Hello

Is it possible to serialize and deserialize private fields? I tried adding IncludeNonPublicProperties(), but as the title says, it only works with properties

KeyDevLol avatar Oct 17 '24 01:10 KeyDevLol