Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SteamKit2
Internal
MsgClientJustStrings
C# Class SteamKit2.Internal.MsgClientJustStrings
Inheritance:
ISteamSerializableMessage
Afficher le fichier
Open project: Top-Cat/SteamBot
Méthodes publiques
Méthode
Description
Deserialize
(
Stream
stream
) :
void
GetEMsg
( ) :
EMsg
MsgClientJustStrings
( ) :
System
Serialize
(
Stream
stream
) :
void
Method Details
Deserialize()
public
méthode
public
Deserialize
(
Stream
stream
) :
void
stream
Stream
Résultat
void
GetEMsg()
public
méthode
public
GetEMsg
( ) :
EMsg
Résultat
EMsg
MsgClientJustStrings()
public
méthode
public
MsgClientJustStrings
( ) :
System
Résultat
System
Serialize()
public
méthode
public
Serialize
(
Stream
stream
) :
void
stream
Stream
Résultat
void