ValueContainer<T>
Class in LogicToolkit / Inherits from: object
Implements interfaces: IValueContainer<T>
Class that handles value containers
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Value type |
Method Name | Description |
---|---|
GetValue | Get value |
SetDefault | Set default values |
SetValue | Set the value |