C# Class Spring.VisualStudio.QuickInfo.SpringQuickInfoControllerProvider

Inheritance: IIntellisenseControllerProvider
Afficher le fichier Open project: spring-projects/spring-net-vsnet

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

TryCreateIntellisenseController() public méthode

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