C# Класс Microsoft.VisualStudio.Language.Spellchecker.SpellLanguageSmartTagItem

Smart tag action for adding new words to the dictionary.
Наследование: ISmartTagAction
Показать файл Открыть проект

Открытые методы

Метод Описание
Invoke ( ) : void

This method is executed when action is selected in the context menu.

SpellLanguageSmartTagItem ( string culture ) : System.Collections.ObjectModel

Constructor for SpellDictionarySmartTagAction.

Описание методов

Invoke() публичный Метод

This method is executed when action is selected in the context menu.
public Invoke ( ) : void
Результат void

SpellLanguageSmartTagItem() публичный Метод

Constructor for SpellDictionarySmartTagAction.
public SpellLanguageSmartTagItem ( string culture ) : System.Collections.ObjectModel
culture string
Результат System.Collections.ObjectModel