Table of Contents

Constructor KeyList

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

KeyList(ISyntaxEdit)

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

public KeyList(ISyntaxEdit owner)

Parameters

owner ISyntaxEdit

SyntaxEdit that owns this new instance.