C# Class WikiFunctions.RegexArticleComparer

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

Méthodes publiques

Méthode Description
Matches ( Article article ) : bool
RegexArticleComparer ( Regex comparator ) : System.Text.RegularExpressions

Method Details

Matches() public méthode

public Matches ( Article article ) : bool
article Article
Résultat bool

RegexArticleComparer() public méthode

public RegexArticleComparer ( Regex comparator ) : System.Text.RegularExpressions
comparator System.Text.RegularExpressions.Regex
Résultat System.Text.RegularExpressions