EndOfInput Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll
Implements EndOfInput

Gets a value indicating whether the end of the input reader has been reached.

public bool EndOfInput { get; }

Returns