C# 클래스 bigloo.flusher

파일 보기 프로젝트 열기: mbrock/bigloo-llvm

공개 메소드들

메소드 설명
Join ( ) : void
flusher ( StreamReader input_stream, TextWriter output_stream ) : System

비공개 메소드들

메소드 설명
Start ( ) : void

메소드 상세

Join() 공개 메소드

public Join ( ) : void
리턴 void

flusher() 공개 메소드

public flusher ( StreamReader input_stream, TextWriter output_stream ) : System
input_stream System.IO.StreamReader
output_stream System.IO.TextWriter
리턴 System