Table.Render method
Renders the table as a formatted string with grid lines.
public string Render()
Return Value
A string representing the formatted table with grid.
See Also
- class Table
- namespace Kestrun.Logging.Utils.Console
Renders the table as a formatted string with grid lines.
public string Render()
A string representing the formatted table with grid.