SharedDictionaryStorage Constructors
The component that holds dictionaries available for different instances of the SpellChecker component.Name | Parameters | Description |
---|---|---|
SharedDictionaryStorage() | none | Initializes a new instance of the SharedDictionaryStorage class with default settings. |
SharedDictionaryStorage(IContainer) | container | Initializes a new SharedDictionaryStorage class instance with the specified container. |
See Also