C# Class StupidNotepad.SpellCheckService

显示文件 Open project: selagroup/diagnostics-courses

Public Methods

Method Description
CheckSpelling ( string text ) : bool

Private Methods

Method Description
ThoroughSpellCheck ( ) : void

Method Details

CheckSpelling() public method

public CheckSpelling ( string text ) : bool
text string
return bool