ConsoleStringExtensions Methods

Tungsten Suite

ConsoleStringExtensions Methods

The ConsoleStringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWriteFullConsoleLine
Writes text to the console. Columns which the text doesn't overwrite are filled with the specified padding character.
Public methodStatic memberWriteToConsole
Writes text to the console at the specified location (x,y)
Top
See Also