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

Inheritance: ISpellingDictionaryService
ファイルを表示 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