Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml
EventReader
Properties
Parser
Menu
On this page
Parser Property
Definition
Namespace
SharpYaml
Assembly
SharpYaml.dll
View source
Gets the underlying parser.
public IParser Parser { get; }
Returns
IParser
The parser.