Constructor KeyList
KeyList(TextEditor)
Initializes a new instance of the KeyList
class with a specified owner.
public KeyList(TextEditor owner)
Parameters
owner
TextEditorTextEditor
that 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.