Parser Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Gets the underlying parser.

public IParser Parser { get; }

Returns

IParser
The parser.