ConsoleHelper

Undocumented in source.

Members

Manifest constants

defaultColor
enum defaultColor;
Undocumented in source.

Static functions

getHandle
HANDLE getHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
resetColor
void resetColor()
Undocumented in source. Be warned that the author may not have intended to support it.
setTextAttribute
void setTextAttribute(ushort attr)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
writeWithAttribute
void writeWithAttribute(string msg, ushort attr)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta