Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GameBase
Network
Internal
PackPayRecInfo
C# Class GameBase.Network.Internal.PackPayRecInfo
Show file
Open project: dream-young-soul/soul
Class Usage Examples
Public Properties
Property
Type
Description
account
String
id
int
money
int
mparam
ushort
order
String
Public Methods
Method
Description
Creaet
(
byte
msg
) :
void
GetBuffer
( ) :
byte[]
PackPayRecInfo
( ) :
System
Method Details
Creaet()
public
method
public
Creaet
(
byte
msg
) :
void
msg
byte
return
void
GetBuffer()
public
method
public
GetBuffer
( ) :
byte[]
return
byte[]
PackPayRecInfo()
public
method
public
PackPayRecInfo
( ) :
System
return
System
Property Details
account
public property
public
String
account
return
String
id
public property
public
int
id
return
int
money
public property
public
int
money
return
int
mparam
public property
public
ushort
mparam
return
ushort
order
public property
public
String
order
return
String