Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Meebey
SmartIrc4net
IrcConnection.ReadThread
C# 클래스 Meebey.SmartIrc4net.IrcConnection.ReadThread
파일 보기
프로젝트 열기: NewEraCracker/LOIC
1 사용 예제들
공개 메소드들
메소드
설명
ReadThread
(
IrcConnection
connection
) :
System
Start
( ) :
void
Stop
( ) :
void
비공개 메소드들
메소드
설명
_Worker
( ) :
void
메소드 상세
ReadThread()
공개
메소드
public
ReadThread
(
IrcConnection
connection
) :
System
connection
IrcConnection
리턴
System
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Stop()
공개
메소드
public
Stop
( ) :
void
리턴
void