C# Class LinkCrawler.Utils.Extensions.RegexExtensions

Mostra file Open project: hmol/LinkCrawler

Public Methods

Method Description
IsNotMatch ( this regex, string str ) : bool

Method Details

IsNotMatch() public static method

public static IsNotMatch ( this regex, string str ) : bool
regex this
str string
return bool