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