C# Class DotQLLanguage.OokQuickInfoSource

Inheritance: IQuickInfoSource
Mostra file Open project: Ancestry/DotQL

Public Methods

Method Description
AugmentQuickInfoSession ( IQuickInfoSession session, IList quickInfoContent, ITrackingSpan &applicableToSpan ) : void
Dispose ( ) : void
OokQuickInfoSource ( ITextBuffer buffer, ITagAggregator aggregator ) : System

Method Details

AugmentQuickInfoSession() public method

public AugmentQuickInfoSession ( IQuickInfoSession session, IList quickInfoContent, ITrackingSpan &applicableToSpan ) : void
session IQuickInfoSession
quickInfoContent IList
applicableToSpan ITrackingSpan
return void

Dispose() public method

public Dispose ( ) : void
return void

OokQuickInfoSource() public method

public OokQuickInfoSource ( ITextBuffer buffer, ITagAggregator aggregator ) : System
buffer ITextBuffer
aggregator ITagAggregator
return System