Méthode | Description | |
---|---|---|
Match ( string input ) : |
||
SimpleRegex ( string pattern, bool compiled = false ) : System.Text.RegularExpressions |
public Match ( string input ) : |
||
input | string | |
Résultat |
public SimpleRegex ( string pattern, bool compiled = false ) : System.Text.RegularExpressions | ||
pattern | string | |
compiled | bool | |
Résultat | System.Text.RegularExpressions |