[]
        
(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)
Parameters
Type Name Description
char escape

The escape.

char leftSymbol

The left symbol.

char rightSymbol

The right symbol.

Lexicon content

The content.