RegexHelper.IsMatch Method

HD.Common

RegexHelperIsMatch Method Helper帮助文档
Overload List

  Name Description
Public method Static member IsMatch(String, String)
验证输入字符串是否与模式字符串匹配(忽略大小写),匹配返回true
Public method Static member IsMatch(String, String, RegexOptions)
验证输入字符串是否与模式字符串匹配,匹配返回true
Top
See Also

Reference