IDetailedPropertyChangeTracking Interface

This interface adds the ability to retrieve the previous values.

Namespace:  Tortuga.Anchor.ComponentModel
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public interface IDetailedPropertyChangeTracking : IPropertyChangeTracking, 
	IRevertibleChangeTracking
Public Interface IDetailedPropertyChangeTracking _
	Inherits IPropertyChangeTracking, IRevertibleChangeTracking