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