IValueSetter
Interface in LogicToolkit
Implements interfaces: IValueBase
Description
Interface that defines a type whose value can be set
Methods
| Method Name | Description |
|---|---|
| IsAssignableFrom | Determine if the type is assignable |
| SetDefault | Set default values |
| SetValue | Set the value |
| SetValueObject | Set the value |