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