Constructor LspListMember
LspListMember()
Initializes a new instance of the LspListMember
class with default settings.
public LspListMember()
LspListMember(IListMembers)
Initializes a new instance of the LspListMember
class with a specified owner.
IListMembers
owning this instance
public LspListMember(IListMembers owner)
Parameters
owner
IListMembers
LspListMember(IListMembers, CompletionItemKind)
public LspListMember(IListMembers owner, CompletionItemKind kind)
Parameters
owner
IListMemberskind
CompletionItemKind