C# Class fixer.TyposFixer

Mostrar archivo Open project: kontur-edu/kampus-nsk-2013-11 Class Usage Examples

Public Methods

Method Description
FixWord ( string word ) : string
Learn ( string>.Tuple word_typo ) : void

Method Details

FixWord() public method

public FixWord ( string word ) : string
word string
return string

Learn() public method

public Learn ( string>.Tuple word_typo ) : void
word_typo string>.Tuple
return void