C# Class Microsoft.R.Editor.Completion.Providers.KeywordCompletionProvider

Inheritance: IRCompletionListProvider
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
GetEntries ( Microsoft.R.Editor.Completion.Definitions.RCompletionContext context ) : IReadOnlyCollection
GetEntries ( ) : IReadOnlyCollection

Private Methods

Méthode Description
KeywordCompletionProvider ( [ AllowDefault = true)]ISnippetInformationSourceProvidersnippetInformationSource, IGlyphService glyphService ) : System.Collections.Generic

Method Details

GetEntries() public méthode

public GetEntries ( Microsoft.R.Editor.Completion.Definitions.RCompletionContext context ) : IReadOnlyCollection
context Microsoft.R.Editor.Completion.Definitions.RCompletionContext
Résultat IReadOnlyCollection

GetEntries() public méthode

public GetEntries ( ) : IReadOnlyCollection
Résultat IReadOnlyCollection