WordAddedEventArgs Constructors
Provides data for the ISpellChecker.WordAdded and SpellCheckerBase.WordAdded events.Name | Parameters | Description |
---|---|---|
WordAddedEventArgs(String) | word | Initializes a new instance of the WordAddedEventArgs class with the specified settings. |
See Also