C# Class XSpect.ConsoleEx.Cell

Mostra file Open project: takeshik/ConsoleEx

Public Methods

Method Description
Cell ( Char c, Nullable foregroundColor = null, Nullable backgroundColor = null ) : System
ToString ( ) : String

Method Details

Cell() public method

public Cell ( Char c, Nullable foregroundColor = null, Nullable backgroundColor = null ) : System
c Char
foregroundColor Nullable
backgroundColor Nullable
return System

ToString() public method

public ToString ( ) : String
return String