GenericClassField<TValue>._setValue field
The set value callback.
protected internal Action<IRow, TValue> _setValue;
See Also
- interface IRow
- class GenericClassField<TValue>
The set value callback.
protected internal Action<IRow, TValue> _setValue;