Example #1
0
 public static string ValidateUrl(Type type, string variable_name, UrlFlags flags, RegExpOptions options)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public static string ValidateUrl(ServerVariables variable, UrlFlags flags, RegExpOptions options)
 {
     throw new NotImplementedException();
 }