Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Library
Net
Proxy
SocketLineReader
C# 클래스 Library.Net.Proxy.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
System.Net.Sockets.Socket
encoding
System.Text.Encoding
리턴
System