Method Peek
Peek()
When implemented in a derived class, returns true if there is data available to read from console.
protected override bool Peek()
When implemented in a derived class, returns true if there is data available to read from console.
protected override bool Peek()