[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.Lexicon.BuildMatch

BuildMatch Method

BuildMatch(string)

Creates the first match.

Declaration
public Lexicon.Match BuildMatch(string text)
Parameters
Type Name Description
string text

The text to be parsed.

Returns
Type Description
Lexicon.Match

The first match.