Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MonoHotDraw
Commands
UndoCommand
C# Class MonoHotDraw.Commands.UndoCommand
Inheritance:
MonoHotDraw.Commands.AbstractCommand
Datei anzeigen
Open project: mono/monohotdraw
Class Usage Examples
Public Methods
Method
Description
Execute
( ) :
void
UndoCommand
(
string
name
,
IDrawingEditor
editor
) :
System
Method Details
Execute()
public
method
public
Execute
( ) :
void
return
void
UndoCommand()
public
method
public
UndoCommand
(
string
name
,
IDrawingEditor
editor
) :
System
name
string
editor
IDrawingEditor
return
System