EndOfInput Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

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

bool EndOfInput { get; }

Returns