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
CutCommand
C# Class MonoHotDraw.Commands.CutCommand
Inheritance:
MonoHotDraw.Commands.FigureTransferCommand
Exibir arquivo
Open project: mono/monohotdraw
Class Usage Examples
Public Methods
Method
Description
CutCommand
(
string
name
,
IDrawingEditor
editor
) :
System
Execute
( ) :
void
Method Details
CutCommand()
public
method
public
CutCommand
(
string
name
,
IDrawingEditor
editor
) :
System
name
string
editor
IDrawingEditor
return
System
Execute()
public
method
public
Execute
( ) :
void
return
void