C# 클래스 Microsoft.VisualStudio.Language.Spellchecker.SpellAddRemoveLanguageSmartTagAction

Smart tag action for adding new words to the dictionary.
상속: ISmartTagAction
파일 보기 프로젝트 열기: simonegli8/Spellchecker

공개 메소드들

메소드 설명
Invoke ( ) : void

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

SpellAddRemoveLanguageSmartTagAction ( ) : System.Collections.ObjectModel

Constructor for SpellAddRemoveLanguageSmartTagAction.

메소드 상세

Invoke() 공개 메소드

This method is executed when action is selected in the context menu.
public Invoke ( ) : void
리턴 void

SpellAddRemoveLanguageSmartTagAction() 공개 메소드

Constructor for SpellAddRemoveLanguageSmartTagAction.
public SpellAddRemoveLanguageSmartTagAction ( ) : System.Collections.ObjectModel
리턴 System.Collections.ObjectModel