C# 클래스 StreamFlushable, ave-2015-16-sem1-i41n

상속: StreamWriter, IDisposable
파일 보기 프로젝트 열기: isel-leic-ave/ave-2015-16-sem1-i41n 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
StreamFlushable ( Stream dest ) : System
StreamFlushable ( string path ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

StreamFlushable() 공개 메소드

public StreamFlushable ( Stream dest ) : System
dest Stream
리턴 System

StreamFlushable() 공개 메소드

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