Метод | Описание | |
---|---|---|
AddCommand ( |
||
CompoundCommand ( ) : System.Collections.Generic | ||
CompoundCommand ( |
||
CompoundCommand ( IEnumerable |
||
Execute ( ) : void | ||
Redo ( ) : void | ||
Undo ( ) : void |
public AddCommand ( |
||
command | ||
Результат | void |
public CompoundCommand ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public CompoundCommand ( |
||
command | ||
Результат | System.Collections.Generic |
public CompoundCommand ( IEnumerable |
||
commands | IEnumerable |
|
Результат | System.Collections.Generic |