Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MonoHotDraw
Commands
CopyCommand
C# Class MonoHotDraw.Commands.CopyCommand
Inheritance:
MonoHotDraw.Commands.FigureTransferCommand
Exibir arquivo
Open project: mono/monohotdraw
Class Usage Examples
Public Methods
Method
Description
CopyCommand
(
string
name
,
IDrawingEditor
editor
) :
System
Execute
( ) :
void
Method Details
CopyCommand()
public
method
public
CopyCommand
(
string
name
,
IDrawingEditor
editor
) :
System
name
string
editor
IDrawingEditor
return
System
Execute()
public
method
public
Execute
( ) :
void
return
void