C# Class WikiFunctions.DBScanner.TextContainsRegex

Returns whether the article matches the provided regexes
Inheritance: Scan
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
Check ( ArticleInfo article ) : bool
TextContainsRegex ( ) : System

Method Details

Check() public méthode

public Check ( ArticleInfo article ) : bool
article ArticleInfo
Résultat bool

TextContainsRegex() public méthode

public TextContainsRegex ( ) : System
Résultat System