Constructor AutocompleteContext
AutocompleteContext(List<Cell>, int, bool)
Creates a new instance of the AutocompleteContext class
public AutocompleteContext(List<Cell> currentLine, int cursorPosition, bool canceled = false)
Creates a new instance of the AutocompleteContext class
public AutocompleteContext(List<Cell> currentLine, int cursorPosition, bool canceled = false)