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