Tungsten
|
ConsoleStringExtensions Class |
Extension methods related to the Console
Inheritance HierarchyNamespace: W
Assembly: Tungsten.Console (in Tungsten.Console.dll) Version: 2.0.0
SyntaxC#
public static class ConsoleStringExtensions
The ConsoleStringExtensions type exposes the following members.
Methods| Name | Description | |
|---|---|---|
![]() ![]() | WriteFullConsoleLine |
Writes text to the console. Columns which the text doesn't overwrite are filled with the specified padding character.
|
![]() ![]() | WriteToConsole |
Writes text to the console at the specified location (x,y)
|
See Also

