Property HasPreviousValue
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
HasPreviousValue
Gets a value indicating whether the Value has been set more than once, and thus has a PreviousValue.
[MemberNotNullWhen(true, "PreviousValue")]
public bool HasPreviousValue { get; }