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