Constructor KeyList
KeyList(TextEditor)
Initializes a new instance of the KeyList class with a specified owner.
public KeyList(TextEditor owner)
Parameters
ownerTextEditorTextEditorthat owns this new instance.
Initializes a new instance of the KeyList class with a specified owner.
public KeyList(TextEditor owner)
owner TextEditorTextEditor that owns this new instance.