Skip to main content

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.v23.2.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