Table of Contents

Interface IUndoableAction

Namespace
Gemini.Modules.UndoRedo
Assembly
Gemini.dll
public interface IUndoableAction

Properties

Name

string Name { get; }

Property Value

string

Methods

Execute()

void Execute()

Undo()

void Undo()