C# Class Claymore.ArchiveWikiBot.ArchiveByTopicNumber

Inheritance: Archive
Show file Open project: Claymore/WikiBots Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ArchiveByTopicNumber ( L10i l10i, string title, string directory, int days, string format, string header, IEnumerable lookForLines, IEnumerable onHold, string removeFromText, bool checkForResult, bool newSectionsDown, int topics, int minimalSize, int forcedArchivationDelay ) : System
Process ( Wiki wiki, WikiPage page, int &diffSize, int &topicsArchived ) : string>.Dictionary

Method Details

ArchiveByTopicNumber() public method

public ArchiveByTopicNumber ( L10i l10i, string title, string directory, int days, string format, string header, IEnumerable lookForLines, IEnumerable onHold, string removeFromText, bool checkForResult, bool newSectionsDown, int topics, int minimalSize, int forcedArchivationDelay ) : System
l10i L10i
title string
directory string
days int
format string
header string
lookForLines IEnumerable
onHold IEnumerable
removeFromText string
checkForResult bool
newSectionsDown bool
topics int
minimalSize int
forcedArchivationDelay int
return System

Process() public method

public Process ( Wiki wiki, WikiPage page, int &diffSize, int &topicsArchived ) : string>.Dictionary
wiki Claymore.SharpMediaWiki.Wiki
page Claymore.SharpMediaWiki.WikiPage
diffSize int
topicsArchived int
return string>.Dictionary