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

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

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

Метод Описание
ArchiveByYear ( L10i l10i, string title, string directory, int days, string format, string header, IEnumerable lookForLines, IEnumerable onHold, string removeFromText, bool checkForResult, bool newSectionsDown, int minimalSize, int forcedArchivationDelay ) : System

Защищенные методы

Метод Описание
NormalizeDate ( System.DateTime date ) : System.DateTime

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

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

public ArchiveByYear ( L10i l10i, string title, string directory, int days, string format, string header, IEnumerable lookForLines, IEnumerable onHold, string removeFromText, bool checkForResult, bool newSectionsDown, 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
minimalSize int
forcedArchivationDelay int
Результат System

NormalizeDate() защищенный Метод

protected NormalizeDate ( System.DateTime date ) : System.DateTime
date System.DateTime
Результат System.DateTime