Method MatchRegex MatchRegex(string, string) Declaration public static bool MatchRegex(string input, string regex) Parameters Type Name Description string input string regex Returns Type Description bool