ITrackable Methods |
The ITrackable type exposes the following members.
Name | Description | |
---|---|---|
AcceptChanges | Resets the object's state to unchanged by accepting the modifications. (Inherited from IChangeTracking) |
|
Reset | Erases all change history and sets the original value back to its initial value. | |
Revert | Erases all change history and reverts to the original value before any changes were made. |