private static void HandleObjectChanged(IOriginator originator, IMemento memento)
 {
     s_ChangedTypes.Add(originator.GetType());
 }