Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NTCIR_QALab_Essay_AE
Essay_exam_answer_writer
C# Class NTCIR_QALab_Essay_AE.Essay_exam_answer_writer
Datei anzeigen
Open project: Steven-Tsai/IMTKU_NTCIR_QALab2
Class Usage Examples
Public Methods
Method
Description
save
( ) :
void
setpath
(
string
path
) :
void
write_answer
(
XmlNode
N2
,
List
Answer
) :
void
Method Details
save()
public
method
public
save
( ) :
void
return
void
setpath()
public
method
public
setpath
(
string
path
) :
void
path
string
return
void
write_answer()
public
method
public
write_answer
(
XmlNode
N2
,
List
Answer
) :
void
N2
System.Xml.XmlNode
Answer
List
return
void