C# Class WikiFunctions.DBScanner.MissingDefaultsort

Returns whether the article is missing a defaultsort (i.e. criteria match so that defaultsort would be added)
Inheritance: Scan
Show file Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
Check ( ArticleInfo article ) : bool

Method Details

Check() public method

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