YamlDotNet - A .NET library for parsing and emitting YAML
YamlDotNet.Converters.Xml Namespace
NamespacesYamlDotNet.Converters.Xml

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "N:YamlDotNet.Converters.Xml"]

Declaration Syntax
C#Visual BasicVisual C++
namespace YamlDotNet.Converters.Xml
Namespace YamlDotNet.Converters.Xml
namespace YamlDotNet.Converters.Xml
Types
All TypesClasses
IconTypeDescription
XmlConverter
Converts between YamlDocument and XmlDocument.

XmlConverterOptions
Specifies the behavior of the XmlConverter.