C# Class WikiFunctions.Lists.Providers.CheckWikiListProvider

Gets a list of pages from an online CheckWiki-output type page
Inheritance: HTMLPageScraperListProvider
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes protégées

Méthode Description
CheckExtra ( string entry ) : bool
ModifyArticleName ( string title ) : string

Method Details

CheckExtra() protected méthode

protected CheckExtra ( string entry ) : bool
entry string
Résultat bool

ModifyArticleName() protected méthode

protected ModifyArticleName ( string title ) : string
title string
Résultat string