Height(TestConsole, int) Method
Sets the console height.
public static TestConsole Height(this TestConsole console, int width)
- Namespace
- Spectre
.Console .Testing - Containing Type
- Test
Console Extensions
Parameters
- TestConsole console
- The console.
- int width
- The console height.