C# Class Microsoft.VisualStudio.Language.Spellchecker.SpellingDictionaryServiceFactory

Inheritance: ISpellingDictionaryService
Afficher le fichier Open project: NoahRic/Spellchecker

Méthodes publiques

Méthode Description
GetDictionary ( ITextBuffer buffer ) : ISpellingDictionary

Method Details

GetDictionary() public méthode

public GetDictionary ( ITextBuffer buffer ) : ISpellingDictionary
buffer ITextBuffer
Résultat ISpellingDictionary