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