C# (CSharp) Plain 네임스페이스

클래스들

이름 설명
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.