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