C# Class WikiFunctions.TalkPages.Processor

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

Méthodes publiques

Свойство Type Description
DefaultSortKey string
FoundDefaultSort bool

Méthodes publiques

Méthode Description
DefaultSortMatchEvaluator ( Match match ) : string
SkipTOCMatchEvaluator ( Match match ) : string

Method Details

DefaultSortMatchEvaluator() public méthode

public DefaultSortMatchEvaluator ( Match match ) : string
match System.Text.RegularExpressions.Match
Résultat string

SkipTOCMatchEvaluator() public méthode

public SkipTOCMatchEvaluator ( Match match ) : string
match System.Text.RegularExpressions.Match
Résultat string

Property Details

DefaultSortKey public_oe property

public string DefaultSortKey
Résultat string

FoundDefaultSort public_oe property

public bool FoundDefaultSort
Résultat bool