Property | Type | Description | |
---|---|---|---|
regex | |||
replacement | string |
Method | Description | |
---|---|---|
Apply ( string word ) : string | ||
InflectorRule ( string regexPattern, string replacementText ) : System |
public InflectorRule ( string regexPattern, string replacementText ) : System | ||
regexPattern | string | |
replacementText | string | |
return | System |
public Regex,System.Text.RegularExpressions regex | ||
return |