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