Свойство | Type | Description | |
---|---|---|---|
Error | |||
Input | string | ||
Matches | |||
Replace | string | ||
Result | string | ||
_Regex |
Méthode | Description | |
---|---|---|
Abort ( ) : void | ||
GetExecutionTime ( ) : long | ||
RegexRunner ( RegexTester parent, string input, |
||
RegexRunner ( RegexTester parent, string input, string replace, |
Méthode | Description | |
---|---|---|
ThreadFunc ( ) : void |
public RegexRunner ( RegexTester parent, string input, |
||
parent | RegexTester | |
input | string | |
regex | ||
Résultat | System |
public RegexRunner ( RegexTester parent, string input, string replace, |
||
parent | RegexTester | |
input | string | |
replace | string | |
regex | ||
Résultat | System |
public MatchCollection,System.Text.RegularExpressions Matches | ||
Résultat |