EventReader(IParser) Constructor

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Initializes a new instance of the EventReader class.

public EventReader(IParser parser)

Parameters

parser
IParser

The parser that provides the events.