GenericCharacteristic

public class GenericCharacteristic<T> : Characteristic, JSONSerializable, Hashable, Equatable where T : CharacteristicValueType

Undocumented