RegexHelper Methods

HD.Common

RegexHelper Methods Helper帮助文档

The RegexHelper type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member IsMatch(String, String)
验证输入字符串是否与模式字符串匹配(忽略大小写),匹配返回true
Public method Static member IsMatch(String, String, RegexOptions)
验证输入字符串是否与模式字符串匹配,匹配返回true
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also

Reference