Skip to content

ConsoleEx ​

Kind: Static class

Namespace: CrowdControl.Common

Public Static Functions

void

WriteLine(string value, ConsoleColor? foreground = null, ConsoleColor? background = null)

void

Write(string value, ConsoleColor? foreground = null, ConsoleColor? background = null)

bool

AllocConsole()

bool

FreeConsole()

void

SuppressConsole()

void

RestoreConsole()