C# Class MonoHotDraw.Commands.PasteCommand.PasteUndoActivity

Inheritance: MonoHotDraw.Commands.AbstractUndoActivity
显示文件 Open project: mono/monohotdraw

Public Methods

Method Description
PasteUndoActivity ( IDrawingView drawingView ) : System
Undo ( ) : bool

Method Details

PasteUndoActivity() public method

public PasteUndoActivity ( IDrawingView drawingView ) : System
drawingView IDrawingView
return System

Undo() public method

public Undo ( ) : bool
return bool