C# Class WikiFunctions.AWBSettings.SpecialFilterPrefs

Afficher le fichier Open project: reedy/AutoWikiBrowser Class Usage Examples

Méthodes publiques

Свойство 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
Résultat bool

filterTitlesThatContain public_oe property

public bool filterTitlesThatContain
Résultat bool

filterTitlesThatContainText public_oe property

public string filterTitlesThatContainText
Résultat string

filterTitlesThatDontContain public_oe property

public bool filterTitlesThatDontContain
Résultat bool

filterTitlesThatDontContainText public_oe property

public string filterTitlesThatDontContainText
Résultat string

namespaceValues public_oe property

public List namespaceValues
Résultat List

opType public_oe property

public int opType
Résultat int

remDupes public_oe property

public bool remDupes
Résultat bool

remove public_oe property

public List remove
Résultat List

sortAZ public_oe property

public bool sortAZ
Résultat bool