| Constructor and Description |
|---|
MoveCursorDownCommand(ConsoleEditor editor) |
MoveCursorDownCommand(ConsoleEditor editor,
int number) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the command.
|
public MoveCursorDownCommand(ConsoleEditor editor)
public MoveCursorDownCommand(ConsoleEditor editor, int number)
Copyright © 2018. All Rights Reserved.