Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WindowsFormsApplication1
TxtReader
C# 클래스 WindowsFormsApplication1.TxtReader
파일 보기
프로젝트 열기: Steven-Tsai/IMTKU_NTCIR_QALab2
공개 메소드들
메소드
설명
readTXT
(
string
path
) :
Lucene.Net.Documents.Document
readText
(
String
path
) :
String
메소드 상세
readTXT()
공개
정적인
메소드
public
static
readTXT
(
string
path
) :
Lucene.Net.Documents.Document
path
string
리턴
Lucene.Net.Documents.Document
readText()
공개
정적인
메소드
public
static
readText
(
String
path
) :
String
path
String
리턴
String