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

Inheritance: IQuickInfoSourceProvider
Mostra file Open project: Microsoft/RTVS

Public Methods

Method Description
TryCreateQuickInfoSource ( ITextBuffer textBuffer ) : IQuickInfoSource

Private Methods

Method Description
QuickInfoSourceProvider ( ICoreShell shell ) : System.ComponentModel.Composition

Method Details

TryCreateQuickInfoSource() public method

public TryCreateQuickInfoSource ( ITextBuffer textBuffer ) : IQuickInfoSource
textBuffer ITextBuffer
return IQuickInfoSource