Class SummaryTableExtensions
- Namespace
- BenchmarkDotNet.Reports
- Assembly
- BenchmarkDotNet.dll
public static class SummaryTableExtensions
- Inheritance
-
SummaryTableExtensions
Methods
PrintCommonColumns(SummaryTable, ILogger)
public static void PrintCommonColumns(this SummaryTable table, ILogger logger)
Parameters
tableSummaryTableloggerILogger
PrintLine(SummaryTable, string[], ILogger, string, string)
public static void PrintLine(this SummaryTable table, string[] line, ILogger logger, string leftDel, string rightDel)
Parameters
tableSummaryTablelinestring[]loggerILoggerleftDelstringrightDelstring
PrintLine(SummaryTable, string[], ILogger, string, string, bool, bool, MarkdownHighlightStrategy, string, bool)
public static void PrintLine(this SummaryTable table, string[] line, ILogger logger, string leftDel, string rightDel, bool highlightRow, bool startOfGroup, MarkdownExporter.MarkdownHighlightStrategy startOfGroupHighlightStrategy, string boldMarkupFormat, bool escapeHtml)
Parameters
tableSummaryTablelinestring[]loggerILoggerleftDelstringrightDelstringhighlightRowboolstartOfGroupboolstartOfGroupHighlightStrategyMarkdownExporter.MarkdownHighlightStrategyboldMarkupFormatstringescapeHtmlbool