Write(IRenderable) Method
Renders the specified
IRenderable
to the console.
public static void Write(IRenderable renderable)
- Namespace
- Spectre
.Console - Containing Type
- AnsiConsole
Parameters
- IRenderable renderable
- The object to render.