C# 클래스 Library.Net.I2p.SocketLineReader

상속: Library.ManagerBase
파일 보기 프로젝트 열기: Alliance-Network/Library 1 사용 예제들

공개 메소드들

메소드 설명
ReadLine ( ) : string
SocketLineReader ( Socket socket, Encoding encoding ) : System

보호된 메소드들

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

메소드 상세

Dispose() 보호된 메소드

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

ReadLine() 공개 메소드

public ReadLine ( ) : string
리턴 string

SocketLineReader() 공개 메소드

public SocketLineReader ( Socket socket, Encoding encoding ) : System
socket Socket
encoding Encoding
리턴 System