Show / Hide Table of Contents

Class FullNameProvider

Inheritance
Object
FullNameProvider
Namespace: BenchmarkDotNet.Exporters
Assembly: BenchmarkDotNet.dll
Syntax
public static class FullNameProvider

Methods

GetBenchmarkName(BenchmarkCase)

Declaration
public static string GetBenchmarkName(BenchmarkCase benchmarkCase)
Parameters
Type Name Description
BenchmarkCase benchmarkCase
Returns
Type Description
String
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors