Click or drag to resize

ValueChangedEventArgs<TValue>.OldValue Property

The old value before the change.

Namespace:  BionicCode.Utilities.Net.Standard.Generic
Assembly:  BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.4
Syntax
public TValue OldValue { get; }

Property Value

Type: TValue
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md