C# Class WikiFunctions.DBScanner.TitleDoesNotContain

Inheritance: Scan
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
Check ( ArticleInfo article ) : bool
TitleDoesNotContain ( Regex notContainsR ) : System

Method Details

Check() public méthode

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

TitleDoesNotContain() public méthode

public TitleDoesNotContain ( Regex notContainsR ) : System
notContainsR System.Text.RegularExpressions.Regex
Résultat System