IValueContainer<T>

Interface in Arbor.ValueFlow
Implements interfaces: IValueGetter<T>, IValueSetter<T>

Description

Interface that defines that the value is stored.(Generic version)

Type Parameters

Type Parameter Name Description Type Constraints
T Value type