[]
Constructor.
public ExcludeStringsPattern(string[] textList, string message)
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. |