C# Class NTCIR_QAL2_E_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