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