IgnoreList(CultureInfo) Constructor
OBSOLETE
This constructor has become obsolete. Use the default constructor.
This constructor has become obsolete. Use the default constructor.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
[Obsolete("This constructor has become obsolete. Use the default constructor.", true)]
public IgnoreList(
CultureInfo culture
)
Parameters
Name | Type | Description |
---|---|---|
culture | CultureInfo |
|
See Also