Constructor TableCell(string, ConsoleColor?)

Assembly: redb.Examples.dll

Cell with optional color highlighting.

public TableCell(string Text, ConsoleColor? Color = null)