C# (CSharp) YamlDotNet.Serialization.TypeResolvers Namespace

Classes

Name Description
DynamicTypeResolver The type returned will be the actual type of the value, if available.
StaticTypeResolver The type returned will always be the static type.