C# Class UndoFramework.UnitTests.LogAction

Inheritance: GuiLabs.Undo.AbstractAction
Show file Open project: KirillOsenkov/Undo Class Usage Examples

Protected Methods

Method Description
ExecuteCore ( ) : void
UnExecuteCore ( ) : void

Method Details

ExecuteCore() protected method

protected ExecuteCore ( ) : void
return void

UnExecuteCore() protected method

protected UnExecuteCore ( ) : void
return void