Class Characteristic<T>
- Namespace
- BenchmarkDotNet.Characteristics
- Assembly
- BenchmarkDotNet.dll
public class Characteristic<T> : Characteristic
Type Parameters
T
- Inheritance
-
Characteristic<T>
- Inherited Members
- Extension Methods
Properties
FallbackValue
public T FallbackValue { get; }
Property Value
- T
this[CharacteristicObject]
public T this[CharacteristicObject obj] { get; set; }
Parameters
Property Value
- T