[]
Constructor.
public LexiconItem(object id, IPattern pattern)
Type | Name | Description |
---|---|---|
object | id | The id. |
IPattern | pattern | The pattern. |
Constructor.
public LexiconItem(object id, IPattern pattern, MatchingSwitches switches)
Type | Name | Description |
---|---|---|
object | id | The id. |
IPattern | pattern | The pattern. |
MatchingSwitches | switches | The switches. |