C# Class WikiFunctions.Parse.TyposDownloader

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

Public Methods

Method 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 method

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
return string>.Dictionary