Property Value
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Value
The current input value. Setting it automatically updates the transformed value.
public TValue Value { get; set; }
Property Value
- TValue
The current input value. Setting it automatically updates the transformed value.
public TValue Value { get; set; }