C# Класс Claymore.ArchiveWikiBot.ArchiveByTopicNumber

Наследование: Archive
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
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

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

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

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
Результат System

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

public Process ( Wiki wiki, WikiPage page, int &diffSize, int &topicsArchived ) : string>.Dictionary
wiki Claymore.SharpMediaWiki.Wiki
page Claymore.SharpMediaWiki.WikiPage
diffSize int
topicsArchived int
Результат string>.Dictionary