C# Class MonoHotDraw.Commands.UndoCommand

Inheritance: MonoHotDraw.Commands.AbstractCommand
Afficher le fichier Open project: mono/monohotdraw Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void
UndoCommand ( string name, IDrawingEditor editor ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

UndoCommand() public méthode

public UndoCommand ( string name, IDrawingEditor editor ) : System
name string
editor IDrawingEditor
Résultat System