Constructor CompletionButton
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
CompletionButton(ICodeCompletionButton)
Initializes a new instance of the CompletionButton
class with a specified owner.
public CompletionButton(ICodeCompletionButton owner)
Parameters
owner
ICodeCompletionButtonICodeCompletionButton that owns this new instance.