C# 클래스 WikiFunctions.Parse.TyposDownloader

This is a default ITyposProvider implementation that downloads typos from location specified in Variables.RetfPath
상속: ITyposProvider
파일 보기 프로젝트 열기: reedy/AutoWikiBrowser

공개 메소드들

메소드 설명
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

메소드 상세

GetTypos() 공개 메소드

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
리턴 string>.Dictionary