C# Class Sentences, GrammarEngine

Afficher le fichier Open project: Koziev/GrammarEngine Class Usage Examples

Méthodes publiques

Méthode Description
GetFetched ( ) : Sentence,
Next ( ) : bool
Sentences ( string parsing_path ) : System

Private Methods

Méthode Description
IDisposable ( ) : void

Method Details

GetFetched() public méthode

public GetFetched ( ) : Sentence,
Résultat Sentence,

Next() public méthode

public Next ( ) : bool
Résultat bool

Sentences() public méthode

public Sentences ( string parsing_path ) : System
parsing_path string
Résultat System