Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PowerStudio
VsExtension
Intellisense
CompletionSourceProvider
C# Class PowerStudio.VsExtension.Intellisense.CompletionSourceProvider
Inheritance:
ICompletionSourceProvider
Mostrar archivo
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