C# Class PowerStudio.VsExtension.Intellisense.CompletionSourceProvider

Inheritance: ICompletionSourceProvider
Exibir arquivo Open project: IntelliTect/PowerStudio

Public Methods

Method Description
TryCreateCompletionSource ( ITextBuffer textBuffer ) : ICompletionSource

Method Details

TryCreateCompletionSource() public method

public TryCreateCompletionSource ( ITextBuffer textBuffer ) : ICompletionSource
textBuffer ITextBuffer
return ICompletionSource