SuggestionBase Constructors
An instance of this class combines the suggested word and the distance between the suggested and the misspelled words.Name | Parameters | Description |
---|---|---|
SuggestionBase(String, Int32) | suggestion, distance | Initializes a new SuggestionBase class instance with the specified settings. |
See Also