Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NTCIR_QALab_Essay_QA
Essay_exam_withKey_Writer
C# 클래스 NTCIR_QALab_Essay_QA.Essay_exam_withKey_Writer
파일 보기
프로젝트 열기: Steven-Tsai/IMTKU_NTCIR_QALab2
1 사용 예제들
공개 메소드들
메소드
설명
save
( ) :
void
setpath
(
string
path
) :
void
write_key
(
XmlNode
N2
,
List
key
) :
void
메소드 상세
save()
공개
메소드
public
save
( ) :
void
리턴
void
setpath()
공개
메소드
public
setpath
(
string
path
) :
void
path
string
리턴
void
write_key()
공개
메소드
public
write_key
(
XmlNode
N2
,
List
key
) :
void
N2
System.Xml.XmlNode
key
List
리턴
void