PrepareSuggestionsEventArgs Constructors
Provides data for the PrepareSuggestions event.Name | Parameters | Description |
---|---|---|
PrepareSuggestionsEventArgs(String, SuggestionCollection) | word, suggestions | Initializes a new PrepareSuggestionsEventArgs class instance. |
See Also