Method | Description | |
---|---|---|
ListParameters ( ) : string>.System.Collections.Generic.IDictionary |
||
RegularExpressionRule ( string pattern ) : System | ||
RegularExpressionRule ( string pattern, RegexOptions options ) : System |
public ListParameters ( ) : string>.System.Collections.Generic.IDictionary |
||
return | string>.System.Collections.Generic.IDictionary |
public RegularExpressionRule ( string pattern ) : System | ||
pattern | string | |
return | System |
public RegularExpressionRule ( string pattern, RegexOptions options ) : System | ||
pattern | string | |
options | RegexOptions | |
return | System |