![]() |
IObjectPropertyChangeTracking Interface |
Namespace: TrackerDog
The IObjectPropertyChangeTracking type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentValue |
Gets latest tracked property value
|
![]() | HasChanged |
Gets a flag to determine if the tracked property has changed since its tracking was started
|
![]() | OldValue |
Gets the value that had the whole tracked property when the tracking was started
|
![]() | PropertyName |
Gets the tracked property name
|
![]() | TargetObject |
Gets the object that owns current property change tracking
|
![]() | Tracker |
Gets the associated tracker
|
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatableIObjectPropertyChangeTracking.) |