C# Class VSLTK.Intellisense.TemplateQuickInfoControllerProvider

Inheritance: IIntellisenseControllerProvider
Mostra file Open project: Ancestry/DotQL Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
TryCreateIntellisenseController ( ITextView textView, IList subjectBuffers ) : IIntellisenseController

Method Details

TryCreateIntellisenseController() public method

public TryCreateIntellisenseController ( ITextView textView, IList subjectBuffers ) : IIntellisenseController
textView ITextView
subjectBuffers IList
return IIntellisenseController