IValueGetter<T>
Interface in Arbor.ValueFlow
Description
Interface to indicate that the value can get
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Value type |
Methods
Method Name | Description |
---|---|
GetValue | Get value |
Interface in Arbor.ValueFlow
Interface to indicate that the value can get
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Value type |
Method Name | Description |
---|---|
GetValue | Get value |