To test whether a regular expressions matches a string, you can use the static method Regex.Match() which takes an optional set of RegexOptions enums.
確定! 回上一頁