IValueContainer<T>
Interface in Arbor.ValueFlow
Implements interfaces: IValueSetter<T>, IValueGetter<T>
Description
Interface that defines that the value is stored.(Generic version)
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Value type |