C# 클래스 DesignDocApplication.Business.FileRead

파일 보기 프로젝트 열기: xero-github/designnotes 1 사용 예제들

공개 메소드들

메소드 설명
ReadFile ( string fileName, string filePath ) : void
getHelpReadText ( ) : String
getListOfReadQuestions ( ) : List

비공개 메소드들

메소드 설명
readQuestionsFile ( string readLine, StringBuilder questionString ) : void

메소드 상세

ReadFile() 공개 메소드

public ReadFile ( string fileName, string filePath ) : void
fileName string
filePath string
리턴 void

getHelpReadText() 공개 메소드

public getHelpReadText ( ) : String
리턴 String

getListOfReadQuestions() 공개 메소드

public getListOfReadQuestions ( ) : List
리턴 List