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