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
Treefrog
Presentation
Commands
Command
C# Class Treefrog.Presentation.Commands.Command
显示文件
Open project: jaquadro/Treefrog
Class Usage Examples
Public Methods
Method
Description
Execute
( ) :
void
Redo
( ) :
void
Undo
( ) :
void
Method Details
Execute()
public
abstract
method
public
abstract
Execute
( ) :
void
return
void
Redo()
public
abstract
method
public
abstract
Redo
( ) :
void
return
void
Undo()
public
abstract
method
public
abstract
Undo
( ) :
void
return
void