Read a line from the given TextReader, checking for end of input and blank input.
A String containing the input line. Is always non-null, but may be 'empty' depending on allowBlank.
| Exception Type | Condition |
|---|---|
| EndOfStreamException | The end of the input was reached. |
MenuKeyboardInput Class | Brecham.Obex.Net Namespace | MenuKeyboardInput.ReadLine Overload List