C# Class LinkCrawler.Utils.Extensions.RegexExtensions

Afficher le fichier Open project: hmol/LinkCrawler

Méthodes publiques

Méthode Description
IsNotMatch ( this regex, string str ) : bool

Method Details

IsNotMatch() public static méthode

public static IsNotMatch ( this regex, string str ) : bool
regex this
str string
Résultat bool