C# Class Sentences, GrammarEngine

Mostra file Open project: Koziev/GrammarEngine Class Usage Examples

Public Methods

Method Description
GetFetched ( ) : Sentence,
Next ( ) : bool
Sentences ( string parsing_path ) : System

Private Methods

Method Description
IDisposable ( ) : void

Method Details

GetFetched() public method

public GetFetched ( ) : Sentence,
return Sentence,

Next() public method

public Next ( ) : bool
return bool

Sentences() public method

public Sentences ( string parsing_path ) : System
parsing_path string
return System