Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml
Parser
Methods
CreateParser(TextReader)
Menu
On this page
CreateParser(TextReader) Method
Definition
Namespace
SharpYaml
Assembly
SharpYaml.dll
View source
Creates parser.
public static IParser CreateParser(TextReader reader)
Parameters
reader
TextReader
Returns
IParser