C# Class NTCIR_QAL2_E_QA.Essay_exam_withKey_Writer

ファイルを表示 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