Метод | Описание | |
---|---|---|
Execute ( string queryText ) : bool | ||
PrologExecutor ( string sentences ) : System |
Метод | Описание | |
---|---|---|
CodeExecuted ( object sender, Prolog.PrologQueryEventArgs e ) : void | ||
GetCodeSentences ( string sentences ) : IEnumerable |
||
GetQuery ( string queryText ) : Prolog.Query | ||
InitializeSentences ( string sentences ) : void |
public Execute ( string queryText ) : bool | ||
queryText | string | |
Результат | bool |
public PrologExecutor ( string sentences ) : System | ||
sentences | string | |
Результат | System |