[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.LexiconCharacterQuotationPattern.-ctor

LexiconCharacterQuotationPattern Constructor

LexiconCharacterQuotationPattern(char, char, char, Lexicon)

Constructor.

Declaration
public LexiconCharacterQuotationPattern(char escape, char leftSymbol, char rightSymbol, Lexicon content)
Public Sub New(escape As Char, leftSymbol As Char, rightSymbol As Char, content As Lexicon)
Parameters
Type Name Description
char escape

The escape.

char leftSymbol

The left symbol.

char rightSymbol

The right symbol.

Lexicon content

The content.