Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NTCIR_QALab_Essay_QA
Essay_exam_withKey_Writer
C# Class NTCIR_QALab_Essay_QA.Essay_exam_withKey_Writer
Afficher le fichier
Open project: Steven-Tsai/IMTKU_NTCIR_QALab2
Class Usage Examples
Méthodes publiques
Méthode
Description
save
( ) :
void
setpath
(
string
path
) :
void
write_key
(
XmlNode
N2
,
List
key
) :
void
Method Details
save()
public
méthode
public
save
( ) :
void
Résultat
void
setpath()
public
méthode
public
setpath
(
string
path
) :
void
path
string
Résultat
void
write_key()
public
méthode
public
write_key
(
XmlNode
N2
,
List
key
) :
void
N2
System.Xml.XmlNode
key
List
Résultat
void