프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
TryCreateCompletionSource ( ITextBuffer textBuffer ) : ICompletionSource |
Creates a completion provider for the given context.
|
public abstract TryCreateCompletionSource ( ITextBuffer textBuffer ) : ICompletionSource | ||
textBuffer | ITextBuffer | The text buffer over which to create a provider. |
리턴 | ICompletionSource |