Design Pattern Examples
Overview of object-oriented design patterns
Memento_Exercise Member List

This is the complete list of members for Memento_Exercise, including all inherited members.

_mementoUndoListMemento_Exerciseprivate
Memento_ApplyReplaceOperation(Memento_TextObject text, string searchPattern, string replaceText)Memento_Exerciseinlineprivate
Memento_ApplyReverseOperation(Memento_TextObject text)Memento_Exerciseinlineprivate
Memento_Operation_Replace(Memento_TextObject source, string searchPattern, string replaceText)Memento_Exerciseinlineprivate
Memento_Operation_Reverse(Memento_TextObject source)Memento_Exerciseinlineprivate
Memento_SaveForUndo(Memento_TextObject text, string operation)Memento_Exerciseinlineprivate
Memento_Undo(Memento_TextObject text)Memento_Exerciseinlineprivate
Run()Memento_Exerciseinline