Table of Contents

Class UndoEngineService

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll
public class UndoEngineService : UndoEngine, IDisposable, IUndoEngine
Inheritance
UndoEngineService
Implements

Constructors

UndoEngineService(IServiceProvider, Action)

Properties

CanRedo
CanUndo
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.

Redo()
Undo()