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