[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.ExcludeStringsPattern.-ctor

ExcludeStringsPattern Constructor

ExcludeStringsPattern(string[], string)

Constructor.

Declaration
public ExcludeStringsPattern(string[] textList, string message)
Parameters
Type Name Description
string[] textList

The text item used to exclude during the matching.

string message

The message if for throwing exception when find matched word in the text list.