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
Disconnect
C# 클래스 SteamKit2.Internal.Disconnect
상속:
ISteamSerializable
파일 보기
프로젝트 열기: Top-Cat/SteamBot
공개 메소드들
메소드
설명
Deserialize
(
Stream
stream
) :
void
Disconnect
( ) :
System
Serialize
(
Stream
stream
) :
void
메소드 상세
Deserialize()
공개
메소드
public
Deserialize
(
Stream
stream
) :
void
stream
Stream
리턴
void
Disconnect()
공개
메소드
public
Disconnect
( ) :
System
리턴
System
Serialize()
공개
메소드
public
Serialize
(
Stream
stream
) :
void
stream
Stream
리턴
void