C# Class DotQLLanguage.OokQuickInfoSourceProvider

Inheritance: IQuickInfoSourceProvider
显示文件 Open project: Ancestry/DotQL

Public Methods

Method Description
TryCreateQuickInfoSource ( ITextBuffer textBuffer ) : IQuickInfoSource

Method Details

TryCreateQuickInfoSource() public method

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