Class Characteristic<T>
- Namespace
- BenchmarkDotNet.Characteristics
- Assembly
- BenchmarkDotNet.dll
public class Characteristic<T> : CharacteristicType 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