C# Class WikiFunctions.Parse.TyposDownloader

This is a default ITyposProvider implementation that downloads typos from location specified in Variables.RetfPath
Inheritance: ITyposProvider
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
GetTypos ( ) : string>.Dictionary

Loads the typos from the rules page e.g. https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos Throws errors if any rules invalid or duplicate rules exist

Method Details

GetTypos() public méthode

Loads the typos from the rules page e.g. https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos Throws errors if any rules invalid or duplicate rules exist
public GetTypos ( ) : string>.Dictionary
Résultat string>.Dictionary