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
GameBase
Network
Internal
PackPayRecInfo
C# Class GameBase.Network.Internal.PackPayRecInfo
Afficher le fichier
Open project: dream-young-soul/soul
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
account
String
id
int
money
int
mparam
ushort
order
String
Méthodes publiques
Méthode
Description
Creaet
(
byte
msg
) :
void
GetBuffer
( ) :
byte[]
PackPayRecInfo
( ) :
System
Method Details
Creaet()
public
méthode
public
Creaet
(
byte
msg
) :
void
msg
byte
Résultat
void
GetBuffer()
public
méthode
public
GetBuffer
( ) :
byte[]
Résultat
byte[]
PackPayRecInfo()
public
méthode
public
PackPayRecInfo
( ) :
System
Résultat
System
Property Details
account
public_oe property
public
String
account
Résultat
String
id
public_oe property
public
int
id
Résultat
int
money
public_oe property
public
int
money
Résultat
int
mparam
public_oe property
public
ushort
mparam
Résultat
ushort
order
public_oe property
public
String
order
Résultat
String