Table of Contents

Constructor CodeCompletionList

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

CodeCompletionList(TextEditor)

Initializes a new instance of the CodeCompletionList class with a specified owner.

public CodeCompletionList(TextEditor editor)

Parameters

editor TextEditor

TextEditor object owns this new instance.