메소드 | 설명 | |
---|---|---|
AddWordToDictionary ( string word ) : bool | ||
IgnoreWord ( string word ) : bool | ||
ShouldIgnoreWord ( string word ) : bool | ||
SpellingDictionaryService ( IList |
메소드 | 설명 | |
---|---|---|
BufferSpecificDictionaryUpdated ( object sender, SpellingEventArgs e ) : void | ||
GlobalDictionaryUpdated ( object sender, SpellingEventArgs e ) : void | ||
GlobalDictionaryUpdated ( string word ) : void | ||
RaiseSpellingChangedEvent ( string word ) : void |
public SpellingDictionaryService ( IList |
||
bufferSpecificDictionaries | IList |
|
globalDictionary | ||
리턴 | System |