Speller Constructor

UltimateSpell

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodSpeller()()()()
Initializes a new instance of the Speller class without specifying a dictionary file.
Public methodSpeller(String)
Initializes a new instance of the Speller class by specifying a dictionary file.
Public methodSpeller(String, String)
Initializes a new instance of the Speller class by specifying a dictionary file.

See Also