Method | Description | |
---|---|---|
MatchUrlPathSpec ( string input, string pattern ) : bool | ||
SpecToRegex ( string spec ) : string |
Method | Description | |
---|---|---|
AppendRegexEscapedChar ( StringBuilder sb, char c ) : void | ||
PathHelper ( ) : System |
public static MatchUrlPathSpec ( string input, string pattern ) : bool | ||
input | string | |
pattern | string | |
return | bool |
public static SpecToRegex ( string spec ) : string | ||
spec | string | |
return | string |