ConsoleStringExtensions Class
From Tungsten Suite
Tungsten
|
|
ConsoleStringExtensions Class |
Extension methods related to the Console
Namespace: W
Assembly: Tungsten.Console (in Tungsten.Console.dll) Version: 2.0.0
C#
public static class ConsoleStringExtensions
The ConsoleStringExtensions type exposes the following members.
| 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)
|