Property | Type | Description | |
---|---|---|---|
exceptions | char[][] |
Method | Description | |
---|---|---|
Matches ( char s, int len ) : bool | ||
RuleWithSuffixExceptions ( string suffix, int min, string replacement, string exceptions ) : System |
public RuleWithSuffixExceptions ( string suffix, int min, string replacement, string exceptions ) : System | ||
suffix | string | |
min | int | |
replacement | string | |
exceptions | string | |
return | System |