C# regex isMatch — The isMatch() method is used to find whether the given regular expression matches the input string or not. It gives us a Boolean output.
確定! 回上一頁