C# 클래스 CapDemo.DA.FileAccess

파일 보기 프로젝트 열기: antang/NewCapstoneProject 1 사용 예제들

공개 메소드들

메소드 설명
FileContentHotPotato ( string NameFile ) : string
FileContentTXT ( string NameFile ) : string
FileContentXML ( string NameFile ) : string

메소드 상세

FileContentHotPotato() 공개 메소드

public FileContentHotPotato ( string NameFile ) : string
NameFile string
리턴 string

FileContentTXT() 공개 메소드

public FileContentTXT ( string NameFile ) : string
NameFile string
리턴 string

FileContentXML() 공개 메소드

public FileContentXML ( string NameFile ) : string
NameFile string
리턴 string