Table of Contents

Constructor CategorizedCodeCompletionList

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

CategorizedCodeCompletionList(TextEditor)

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

public CategorizedCodeCompletionList(TextEditor editor)

Parameters

editor TextEditor

TextEditor object owns this new instance.