This is the complete list of members for Memento_Exercise, including all inherited members.
_mementoUndoList | Memento_Exercise | private |
Memento_ApplyReplaceOperation(Memento_TextObject text, string searchPattern, string replaceText) | Memento_Exercise | inlineprivate |
Memento_ApplyReverseOperation(Memento_TextObject text) | Memento_Exercise | inlineprivate |
Memento_Operation_Replace(Memento_TextObject source, string searchPattern, string replaceText) | Memento_Exercise | inlineprivate |
Memento_Operation_Reverse(Memento_TextObject source) | Memento_Exercise | inlineprivate |
Memento_SaveForUndo(Memento_TextObject text, string operation) | Memento_Exercise | inlineprivate |
Memento_Undo(Memento_TextObject text) | Memento_Exercise | inlineprivate |
Run() | Memento_Exercise | inline |