Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Model
PropertyChangedEventArgs
Properties
OldValue
Menu
On this page
OldValue Property
Definition
Namespace
SharpYaml.Model
Assembly
SharpYaml.dll
View source
Gets old Value.
public TProperty? OldValue { get; }
Returns
{TProperty}