C# Class MySql.Data.VisualStudio.LanguageService.MySqlQuickInfoSourceProvider

Inheritance: IQuickInfoSourceProvider
Mostrar archivo Open project: Top-Cat/SteamBot Class Usage Examples

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