IsRegex Method

Moq

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodStatic memberIsRegex(String)
Matches a string argument if it matches the given regular expression pattern.
Public methodStatic memberIsRegex(String, RegexOptions)
Matches a string argument if it matches the given regular expression pattern.

See Also