C# Class MonoHotDraw.Commands.PasteCommand.PasteUndoActivity

Inheritance: MonoHotDraw.Commands.AbstractUndoActivity
Afficher le fichier Open project: mono/monohotdraw

Méthodes publiques

Méthode Description
PasteUndoActivity ( IDrawingView drawingView ) : System
Undo ( ) : bool

Method Details

PasteUndoActivity() public méthode

public PasteUndoActivity ( IDrawingView drawingView ) : System
drawingView IDrawingView
Résultat System

Undo() public méthode

public Undo ( ) : bool
Résultat bool