| Constructor and Description |
|---|
GoToCommand(ConsoleEditor editor) |
GoToCommand(ConsoleEditor editor,
int line,
int column) |
public GoToCommand(ConsoleEditor editor)
public GoToCommand(ConsoleEditor editor, int line, int column)
Copyright © 2013. All Rights Reserved.