C# (CSharp) YamlDotNet.Serialization.TypeInspectors Пространство имен

Классы

Имя Описание
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