YamlDotNet
YamlDotNet copied to clipboard
Serialization and deserialization of private fields
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