Click or drag to resize

MonoLinuxWorkaroundConsoleIO Methods

The MonoLinuxWorkaroundConsoleIO type exposes the following members.

Methods
  NameDescription
Public methodAllocTheConsole (Overrides MonoWorkaroundConsoleIOAllocTheConsole.)
Public methodAllowRedraw (Overrides MonoWorkaroundConsoleIOAllowRedraw(IntPtr).)
Public methodAttachTheConsole (Overrides MonoWorkaroundConsoleIOAttachTheConsole(Int32).)
Public methodClear (Inherited from MonoWorkaroundConsoleIO.)
Public methodFreeTheConsole (Overrides MonoWorkaroundConsoleIOFreeTheConsole.)
Public methodPreventComputerFromGoingIntoSleepMode (Overrides MonoWorkaroundConsoleIOPreventComputerFromGoingIntoSleepMode(Boolean).)
Public methodPreventRedraw (Overrides MonoWorkaroundConsoleIOPreventRedraw(IntPtr).)
Public methodPrintHighlighted
Prints the given text in the chosen highlighting mode on the console
(Overrides MonoWorkaroundConsoleIOPrintHighlighted(String, HighlightingMode).)
Public methodReadKey (Inherited from MonoWorkaroundConsoleIO.)
Public methodReadKey(Boolean) (Overrides MonoWorkaroundConsoleIOReadKey(Boolean).)
Public methodReadKeyWithControlCAsInput (Inherited from MonoWorkaroundConsoleIO.)
Top
See Also