IValueGetter<T>
Interface in LogicToolkit
Implements interfaces: IValueGetter
Generic type interface that defines types whose values can be retrieved
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Value type |
Method Name | Description |
---|---|
GetValue | Get value |