Class UndoEngineService
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
public class UndoEngineService : UndoEngine, IDisposable, IUndoEngine
- Inheritance
-
UndoEngineService
- Implements
Constructors
Properties
- Engine
When implemented by a class, represents an object used to provide undo/redo functionality at design time.
Methods
- AddUndoUnit(UndoUnit)
Adds an UndoEngine.UndoUnit to the undo stack.