C# 클래스 Sentences, GrammarEngine

파일 보기 프로젝트 열기: Koziev/GrammarEngine 1 사용 예제들

공개 메소드들

메소드 설명
GetFetched ( ) : Sentence,
Next ( ) : bool
Sentences ( string parsing_path ) : System

비공개 메소드들

메소드 설명
IDisposable ( ) : void

메소드 상세

GetFetched() 공개 메소드

public GetFetched ( ) : Sentence,
리턴 Sentence,

Next() 공개 메소드

public Next ( ) : bool
리턴 bool

Sentences() 공개 메소드

public Sentences ( string parsing_path ) : System
parsing_path string
리턴 System