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