C# (CSharp) YamlDotNet.Serialization.TypeInspectors Namespace

Classes

Name Description
NamingConventionTypeInspector Wraps another ITypeInspector and applies a naming convention to the names of the properties.
ReadableAndWritablePropertiesTypeInspector Returns the properties of a type that are both readable and writable.
TypeInspectorSkeleton