IValueSetter<T>
Interface in Arbor.ValueFlow
Description
Interface to indicate that the value can set
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Value type |
Methods
Method Name | Description |
---|---|
SetValue | Set value |
Interface in Arbor.ValueFlow
Interface to indicate that the value can set
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Value type |
Method Name | Description |
---|---|
SetValue | Set value |