C# 클래스 Claymore.TalkCleanupWikiBot.Cleanup.Localization

파일 보기 프로젝트 열기: Claymore/WikiBots 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ArchiveFooter string
ArchiveHeader string
ArchivePage string
ArchiveTemplate string
BottomTemplate string
Category string
CloseComment string
ClosePage ClosePage
Culture System.Globalization.CultureInfo
EmptyArchive string
Language string
MainPage string
MainPageSection string
MainPageUpdateComment string
NavigationTemplate string
Processor TitleProcessor
SectionTitle string
Template string
TopTemplate string
closedRE System.Text.RegularExpressions.Regex

프로퍼티 상세

ArchiveFooter 공개적으로 프로퍼티

public string ArchiveFooter
리턴 string

ArchiveHeader 공개적으로 프로퍼티

public string ArchiveHeader
리턴 string

ArchivePage 공개적으로 프로퍼티

public string ArchivePage
리턴 string

ArchiveTemplate 공개적으로 프로퍼티

public string ArchiveTemplate
리턴 string

BottomTemplate 공개적으로 프로퍼티

public string BottomTemplate
리턴 string

Category 공개적으로 프로퍼티

public string Category
리턴 string

CloseComment 공개적으로 프로퍼티

public string CloseComment
리턴 string

ClosePage 공개적으로 프로퍼티

public ClosePage ClosePage
리턴 ClosePage

Culture 공개적으로 프로퍼티

public CultureInfo,System.Globalization Culture
리턴 System.Globalization.CultureInfo

EmptyArchive 공개적으로 프로퍼티

public string EmptyArchive
리턴 string

Language 공개적으로 프로퍼티

public string Language
리턴 string

MainPage 공개적으로 프로퍼티

public string MainPage
리턴 string

MainPageSection 공개적으로 프로퍼티

public string MainPageSection
리턴 string

MainPageUpdateComment 공개적으로 프로퍼티

public string MainPageUpdateComment
리턴 string

NavigationTemplate 공개적으로 프로퍼티

public string NavigationTemplate
리턴 string

Processor 공개적으로 프로퍼티

public TitleProcessor Processor
리턴 TitleProcessor

SectionTitle 공개적으로 프로퍼티

public string SectionTitle
리턴 string

Template 공개적으로 프로퍼티

public string Template
리턴 string

TopTemplate 공개적으로 프로퍼티

public string TopTemplate
리턴 string

closedRE 공개적으로 프로퍼티

public Regex,System.Text.RegularExpressions closedRE
리턴 System.Text.RegularExpressions.Regex