Yaml .NET Parser

IndentationProcessor.Indent Method 

Request an indentation. When we meet a \n and the following line is more indented then the current indentationlever, then save this request

public void Indent();

Remarks

Missing <remarks> documentation for M:Yaml.IndentationProcessor.Indent

See Also

IndentationProcessor Class | Yaml Namespace