C# 클래스 Sharpen.FileInputStream

상속: InputStream
파일 보기 프로젝트 열기: nonorganic/dssnet 1 사용 예제들

공개 메소드들

메소드 설명
FileInputStream ( FilePath file ) : System
FileInputStream ( string file ) : System
GetChannel ( ) : FileChannel

메소드 상세

FileInputStream() 공개 메소드

public FileInputStream ( FilePath file ) : System
file FilePath
리턴 System

FileInputStream() 공개 메소드

public FileInputStream ( string file ) : System
file string
리턴 System

GetChannel() 공개 메소드

public GetChannel ( ) : FileChannel
리턴 FileChannel