C# 클래스 DisposeCall.CustomStreamReader

상속: StreamReader
파일 보기 프로젝트 열기: honzakuzel1989/examples 1 사용 예제들

공개 메소드들

메소드 설명
CustomStreamReader ( string path ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

메소드 상세

CustomStreamReader() 공개 메소드

public CustomStreamReader ( string path ) : System
path string
리턴 System

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void