Свойство | Type | Description | |
---|---|---|---|
regex | |||
replacement | string |
Méthode | Description | |
---|---|---|
Apply ( string word ) : string |
Applies the specified word.
|
|
InflectorRule ( string regexPattern, string replacementText ) : System |
Initializes a new instance of the InflectorRule class.
|
public InflectorRule ( string regexPattern, string replacementText ) : System | ||
regexPattern | string | The regex pattern. |
replacementText | string | The replacement text. |
Résultat | System |
public Regex,System.Text.RegularExpressions regex | ||
Résultat |