C# Class Spring.VisualStudio.QuickInfo.SpringQuickInfoSourceProvider

Inheritance: IQuickInfoSourceProvider
Exibir arquivo Open project: spring-projects/spring-net-vsnet

Private Properties

Property Type Description

Public Methods

Method Description
TryCreateQuickInfoSource ( ITextBuffer textBuffer ) : IQuickInfoSource

Method Details

TryCreateQuickInfoSource() public method

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