Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WoWClassic
Cluster
ServicePacketPair
C# 클래스 WoWClassic.Cluster.ServicePacketPair
파일 보기
프로젝트 열기: miceiken/WoWClassicAuthServer
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
PacketId
byte
Service
byte
공개 메소드들
메소드
설명
ServicePacketPair
(
byte
service
,
byte
packetId
)
메소드 상세
ServicePacketPair()
공개
메소드
public
ServicePacketPair
(
byte
service
,
byte
packetId
)
service
byte
packetId
byte
프로퍼티 상세
PacketId
공개적으로 프로퍼티
public
byte
PacketId
리턴
byte
Service
공개적으로 프로퍼티
public
byte
Service
리턴
byte