WriteLine(IAnsiConsole, string, Style) Method

Writes the specified string value, followed by the current line terminator, to the console.
public static void WriteLine(this IAnsiConsole console, string text, Style style)
Namespace
Spectre.Console
Containing Type
AnsiConsoleExtensions

Parameters

IAnsiConsole console
The console to write to.
string text
The text to write.
Style style
The text style or Plain if .