CreateParser(TextReader) Method

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Creates parser.

public static IParser CreateParser(TextReader reader)

Parameters

reader
TextReader

Returns