Table of Contents

Class CharacteristicSet

Namespace
BenchmarkDotNet.Characteristics
Assembly
BenchmarkDotNet.dll
public sealed class CharacteristicSet : CharacteristicObject<CharacteristicSet>
Inheritance
CharacteristicSet
Inherited Members
Extension Methods

Constructors

CharacteristicSet()

public CharacteristicSet()

CharacteristicSet(CharacteristicObject)

public CharacteristicSet(CharacteristicObject other)

Parameters

other CharacteristicObject

CharacteristicSet(params CharacteristicObject[])

public CharacteristicSet(params CharacteristicObject[] others)

Parameters

others CharacteristicObject[]

Properties

IsPropertyBag

protected override bool IsPropertyBag { get; }

Property Value

bool