IValueContainer<T>
Interface in LogicToolkit
Implements interfaces: IValueContainer, IValueGetter<T>, IValueSetter<T>
Description
Generic type interface that defines a container for values
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | value type |