[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.LexiconCharacterQuotationPattern

LexiconCharacterQuotationPattern Class

Defines the CharacterQuotationPattern class.

Inheritance
LexiconCharacterQuotationPattern
Implements
Namespace: C1.Framework.Text.Lexicons
Assembly: C1.Win.Input.8.dll
Syntax
public class LexiconCharacterQuotationPattern : IPattern, ITextFilter
Remarks

CharacterQuotationPattern, used to match key work with a sub lexicon.

Constructors

Name Description
LexiconCharacterQuotationPattern(char, char, char, Lexicon)

Constructor.

Methods

Name Description
Filter(string)

Filter the text.

Match(string, int)

Match the text form start index.