C# Class UndoFramework.UnitTests.ThrowingAction

Inheritance: GuiLabs.Undo.AbstractAction
Afficher le fichier Open project: KirillOsenkov/Undo Class Usage Examples

Méthodes protégées

Méthode Description
ExecuteCore ( ) : void
UnExecuteCore ( ) : void

Method Details

ExecuteCore() protected méthode

protected ExecuteCore ( ) : void
Résultat void

UnExecuteCore() protected méthode

protected UnExecuteCore ( ) : void
Résultat void