C# Class WikiFunctions.DBScanner.CountWords

Inheritance: Scan
Show file Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
Check ( ArticleInfo article ) : bool
CountWords ( MoreLessThan value, int words ) : System

Method Details

Check() public method

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

CountWords() public method

public CountWords ( MoreLessThan value, int words ) : System
value MoreLessThan
words int
return System