[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.LexiconItem.-ctor

LexiconItem Constructor

LexiconItem(object, IPattern)

Constructor.

Declaration
public LexiconItem(object id, IPattern pattern)
Parameters
Type Name Description
object id

The id.

IPattern pattern

The pattern.

LexiconItem(object, IPattern, MatchingSwitches)

Constructor.

Declaration
public LexiconItem(object id, IPattern pattern, MatchingSwitches switches)
Parameters
Type Name Description
object id

The id.

IPattern pattern

The pattern.

MatchingSwitches switches

The switches.