Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SteamKit2
Internal
MsgChannelEncryptResponse
C# 클래스 SteamKit2.Internal.MsgChannelEncryptResponse
상속:
ISteamSerializableMessage
파일 보기
프로젝트 열기: Top-Cat/SteamBot
공개 메소드들
메소드
설명
Deserialize
(
Stream
stream
) :
void
GetEMsg
( ) :
EMsg
MsgChannelEncryptResponse
( ) :
System
Serialize
(
Stream
stream
) :
void
메소드 상세
Deserialize()
공개
메소드
public
Deserialize
(
Stream
stream
) :
void
stream
Stream
리턴
void
GetEMsg()
공개
메소드
public
GetEMsg
( ) :
EMsg
리턴
EMsg
MsgChannelEncryptResponse()
공개
메소드
public
MsgChannelEncryptResponse
( ) :
System
리턴
System
Serialize()
공개
메소드
public
Serialize
(
Stream
stream
) :
void
stream
Stream
리턴
void