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

Smart tag action for language settings.
Inheritance: ISmartTagAction
Afficher le fichier Open project: simonegli8/Spellchecker

Méthodes publiques

Méthode Description
Invoke ( ) : void

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

SpellLanguageSettingsSmartTagAction ( ) : System.Collections.Generic

Constructor for SpellLanguageSettingsSmartTagAction.

Method Details

Invoke() public méthode

This method is executed when action is selected in the context menu.
public Invoke ( ) : void
Résultat void

SpellLanguageSettingsSmartTagAction() public méthode

Constructor for SpellLanguageSettingsSmartTagAction.
public SpellLanguageSettingsSmartTagAction ( ) : System.Collections.Generic
Résultat System.Collections.Generic