Click or drag to resize

MonoWindowsWorkaroundConsoleIOReadKey Method

Overload List
  NameDescription
Public methodReadKey (Inherited from MonoWorkaroundConsoleIO.)
Public methodReadKey(Boolean)
Reads a key from stdin and optionally displays it in the console. Additionally it ignores several incorrect keys returned by Mono on Windows.
(Overrides MonoWorkaroundConsoleIOReadKey(Boolean).)
Top
See Also