C# 클래스 fixer.TyposFixer

파일 보기 프로젝트 열기: kontur-edu/kampus-nsk-2013-11 1 사용 예제들

공개 메소드들

메소드 설명
FixWord ( string word ) : string
Learn ( string>.Tuple word_typo ) : void

메소드 상세

FixWord() 공개 메소드

public FixWord ( string word ) : string
word string
리턴 string

Learn() 공개 메소드

public Learn ( string>.Tuple word_typo ) : void
word_typo string>.Tuple
리턴 void