Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TreeTemplate
C# Class TreeTemplate, GrammarEngine
Mostra file
Open project: Koziev/GrammarEngine
Class Usage Examples
Public Methods
Method
Description
Match
(
Sentence,
sent
) :
bool
TreeTemplate
(
string
str
) :
System
Private Methods
Method
Description
Parse
(
string
str
) :
void
Method Details
Match()
public
method
public
Match
(
Sentence,
sent
) :
bool
sent
Sentence,
return
bool
TreeTemplate()
public
method
public
TreeTemplate
(
string
str
) :
System
str
string
return
System