C# Class ShaderTools.VisualStudio.Hlsl.IntelliSense.QuickInfo.QuickInfoSourceProvider

Inheritance: IQuickInfoSourceProvider
Show file Open project: tgjones/HlslTools

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