C# (CSharp) Plain Namespace

Сlasses

Name Description
Program While Mementor can be used with POCOs (as demonstrated in the unit test suite), this sample program demonstrates how to use Mementor with objects implementing INotifyCollectionChanged and INotifyPropertyChanging just via event handling instead of mixing Memento calls into model classes.