C# Class WikiFunctions.DBScanner.TitleDoesNotContain

Inheritance: Scan
Exibir arquivo Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
Check ( ArticleInfo article ) : bool
TitleDoesNotContain ( Regex notContainsR ) : System

Method Details

Check() public method

public Check ( ArticleInfo article ) : bool
article ArticleInfo
return bool

TitleDoesNotContain() public method

public TitleDoesNotContain ( Regex notContainsR ) : System
notContainsR System.Text.RegularExpressions.Regex
return System