Show / Hide Table of Contents

Interface IConfigSource

Namespace: BenchmarkDotNet.Configs
Assembly: BenchmarkDotNet.dll
Syntax
public interface IConfigSource

Properties

Config

Declaration
IConfig Config { get; }
Property Value
Type Description
IConfig
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors