Click or drag to resize
BenchmarkTResultGetReport Method
Gets the results report

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public override string GetReport(
	Benchmark baseLine = null
)

Parameters

baseLine (Optional)
Type: CMS.Base.InternalBenchmark
Base line benchmark

Return Value

Type: String
See Also