C# Класс WikiFunctions.DBScanner.Restriction

Returns whether the article matches the specified move and edit restrictions
Наследование: Scan
Показать файл Открыть проект

Открытые методы

Метод Описание
Check ( ArticleInfo article ) : bool
Restriction ( string editLevel, string moveLevel ) : System

Описание методов

Check() публичный Метод

public Check ( ArticleInfo article ) : bool
article ArticleInfo
Результат bool

Restriction() публичный Метод

public Restriction ( string editLevel, string moveLevel ) : System
editLevel string
moveLevel string
Результат System