[This is preliminary documentation and is subject to change.]

Initializes a new instance of the SpellEngine class.

Namespace:  NHunspell
Assembly:  NHunspell (in NHunspell.dll) Version: 0.9.2.0 (0.9.2.0)

Syntax

C#
public SpellEngine()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
SpellEngine()

See Also