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