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

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

Méthodes publiques

Méthode Description
TryCreateQuickInfoSource ( ITextBuffer textBuffer ) : IQuickInfoSource

Private Methods

Méthode Description
QuickInfoSourceProvider ( ICoreShell shell ) : System.ComponentModel.Composition

Method Details

TryCreateQuickInfoSource() public méthode

public TryCreateQuickInfoSource ( ITextBuffer textBuffer ) : IQuickInfoSource
textBuffer ITextBuffer
Résultat IQuickInfoSource