C# Class Microsoft.R.Editor.QuickInfo.QuickInfoControllerProvider

Inheritance: IIntellisenseControllerProvider
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
TryCreateIntellisenseController ( ITextView textView, IList subjectBuffers ) : IIntellisenseController

Private Methods

Méthode Description
QuickInfoControllerProvider ( IQuickInfoBroker quickInfoBroker, ICoreShell shell ) : System.Collections.Generic

Method Details

TryCreateIntellisenseController() public méthode

public TryCreateIntellisenseController ( ITextView textView, IList subjectBuffers ) : IIntellisenseController
textView ITextView
subjectBuffers IList
Résultat IIntellisenseController