Méthode | Description | |
---|---|---|
RepetitionExpression ( |
Initializes a new instance of the RepetitionExpression class.
|
public RepetitionExpression ( |
||
expression | The expression to be repeatedly matched. | |
quantifier | The quantifier that specifies how many times to match and the delimiter of the matches. | |
Résultat | System |