Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Microsoft
VisualStudio
Language
Spellchecker
SpellingDictionaryServiceFactory
C# Class Microsoft.VisualStudio.Language.Spellchecker.SpellingDictionaryServiceFactory
Inheritance:
ISpellingDictionaryService
Datei anzeigen
Open project: NoahRic/Spellchecker
Public Methods
Method
Description
GetDictionary
(
ITextBuffer
buffer
) :
ISpellingDictionary
Method Details
GetDictionary()
public
method
public
GetDictionary
(
ITextBuffer
buffer
) :
ISpellingDictionary
buffer
ITextBuffer
return
ISpellingDictionary