C# 클래스 WindowsFormsApplication1.ReadFile

파일 보기 프로젝트 열기: Steven-Tsai/IMTKU_NTCIR_QALab2

공개 메소드들

메소드 설명
readAllFile ( string path ) : List
readDirectory ( ) : void

메소드 상세

readAllFile() 공개 정적인 메소드

public static readAllFile ( string path ) : List
path string
리턴 List

readDirectory() 공개 정적인 메소드

public static readDirectory ( ) : void
리턴 void