C# Class WikiFunctions.AWBSettings.SpecialFilterPrefs

ファイルを表示 Open project: reedy/AutoWikiBrowser Class Usage Examples

Public Properties

Property Type Description
areRegex bool
filterTitlesThatContain bool
filterTitlesThatContainText string
filterTitlesThatDontContain bool
filterTitlesThatDontContainText string
namespaceValues List
opType int
remDupes bool
remove List
sortAZ bool

Property Details

areRegex public_oe property

public bool areRegex
return bool

filterTitlesThatContain public_oe property

public bool filterTitlesThatContain
return bool

filterTitlesThatContainText public_oe property

public string filterTitlesThatContainText
return string

filterTitlesThatDontContain public_oe property

public bool filterTitlesThatDontContain
return bool

filterTitlesThatDontContainText public_oe property

public string filterTitlesThatDontContainText
return string

namespaceValues public_oe property

public List namespaceValues
return List

opType public_oe property

public int opType
return int

remDupes public_oe property

public bool remDupes
return bool

remove public_oe property

public List remove
return List

sortAZ public_oe property

public bool sortAZ
return bool