[This is preliminary documentation and is subject to change.]
The SpellFactory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SpellFactory |
Initializes a new instance of the SpellFactory class.
|
Methods
| Name | Description | |
|---|---|---|
| Analyze |
Analyzes the specified word.
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Generate |
Generates the specified word by example.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Hyphenate |
Hyphenates the specified word.
| |
| LookupSynonyms |
Look up the synonyms for the word.
| |
| MemberwiseClone | (Inherited from Object.) | |
| Spell |
Spell check the specified word.
| |
| Stem |
Stems the specified word.
| |
| Suggest | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsDisposed |
Gets a value indicating whether this instance is disposed.
|