[]
Defines the StringPattern class.
public class StringPattern : IPattern
StringPattern used to match a pecial string in the text.
Name | Description |
---|---|
StringPattern(string) | Constructor. |
Name | Description |
---|---|
Match(string, int) | Match the text form start index. |