C# 클래스 NMemcached.Util.LineReader

파일 보기 프로젝트 열기: hibernating-rhinos/NMemcached

공개 메소드들

메소드 설명
LineReader ( Stream stream ) : System
Read ( Exception>.Action action ) : void

비공개 메소드들

메소드 설명
ReadToEndOfLineInSyncManner ( IAsyncResult ar ) : void

메소드 상세

LineReader() 공개 메소드

public LineReader ( Stream stream ) : System
stream Stream
리턴 System

Read() 공개 메소드

public Read ( Exception>.Action action ) : void
action Exception>.Action
리턴 void