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