C# Class MonoHotDraw.Commands.CopyCommand

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

Méthodes publiques

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

Method Details

CopyCommand() public méthode

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

Execute() public méthode

public Execute ( ) : void
Résultat void