C# Class WikiFunctions.Lists.Providers.CheckWikiListProvider

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

Protected Methods

Method Description
CheckExtra ( string entry ) : bool
ModifyArticleName ( string title ) : string

Method Details

CheckExtra() protected method

protected CheckExtra ( string entry ) : bool
entry string
return bool

ModifyArticleName() protected method

protected ModifyArticleName ( string title ) : string
title string
return string