[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.IPattern

IPattern Interface

Defines the IPattern interface.

Namespace: C1.Framework.Text.Lexicons
Assembly: C1.Win.Input.8.dll
Syntax
public interface IPattern
Remarks

Pattern can match a word in the text.

Methods

Name Description
Match(string, int)

Match the text.