C# (CSharp) YAML Пространство имен

Классы

Имя Описание
ParseException Exception class for YAML parse errors.
Parser Class for parsing YAML files.
Parser.NodeLevel
Preprocessor Implements a class that pre-processes a YAML file and handles pre-processor directives to include other files, set variables, and handle variable substitution. The pre-processor also strips comments from the contents fed back to the parser.
XML Adds support for converting an XML document to a YAML equivalent