Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WikiFunctions
DBScanner
Restriction
C# Class WikiFunctions.DBScanner.Restriction
Returns whether the article matches the specified move and edit restrictions
Inheritance:
Scan
Mostrar archivo
Open project: reedy/AutoWikiBrowser
Public Methods
Method
Description
Check
(
ArticleInfo
article
) :
bool
Restriction
(
string
editLevel
,
string
moveLevel
) :
System
Method Details
Check()
public
method
public
Check
(
ArticleInfo
article
) :
bool
article
ArticleInfo
return
bool
Restriction()
public
method
public
Restriction
(
string
editLevel
,
string
moveLevel
) :
System
editLevel
string
moveLevel
string
return
System