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

Inheritance: ISpellingDictionaryService
Show file 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