C# Class WikiFunctions.DBScanner.Restriction

Returns whether the article matches the specified move and edit restrictions
Inheritance: Scan
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
Check ( ArticleInfo article ) : bool
Restriction ( string editLevel, string moveLevel ) : System

Method Details

Check() public méthode

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

Restriction() public méthode

public Restriction ( string editLevel, string moveLevel ) : System
editLevel string
moveLevel string
Résultat System