IBenchmarkOutput.

Benchmark Property

Summary

Gets the benchmark-results.
Namespace
Cake.SevenZip.Parsers
Containing Type
IBenchmarkOutput

Syntax

string Benchmark { get; }

Value

Type Description
string The results.
GitHub Discussion