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
Adroit
Data
Commands
EditTaskCommand
C# Class Adroit.Data.Commands.EditTaskCommand
Inheritance:
ICommand
Exibir arquivo
Open project: chergert/adroit
Class Usage Examples
Public Methods
Method
Description
Chain
(
ICommand
other
) :
bool
Do
( ) :
void
Undo
( ) :
void
Method Details
Chain()
public
method
public
Chain
(
ICommand
other
) :
bool
other
ICommand
return
bool
Do()
public
method
public
Do
( ) :
void
return
void
Undo()
public
method
public
Undo
( ) :
void
return
void