Overload List
| Name | Description | |
|---|---|---|
| Speller()()() |
Initializes a new instance of the Speller class without specifying a dictionary file.
| |
| Speller(String) |
Initializes a new instance of the Speller class by specifying a dictionary file.
| |
| Speller(String, String) |
Initializes a new instance of the Speller class by specifying a dictionary file.
|