[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.Lexicon.-ctor

Lexicon Constructor

Lexicon()

Constructor.

Declaration
public Lexicon()
Public Sub New()

Lexicon(char, object)

Constructor.

Declaration
public Lexicon(char escape, object literalsID)
Public Sub New(escape As Char, literalsID As Object)
Parameters
Type Name Description
char escape

The escape.

object literalsID

The literals id.