Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DataEditorX
Core
CardPack
C# Class DataEditorX.Core.CardPack
Description of CardPack.
Exibir arquivo
Open project: 247321453/DataEditorX
Class Usage Examples
Public Properties
Property
Type
Description
date
string
pack_id
string
pack_name
string
rarity
string
Public Methods
Method
Description
CardPack
(
long
id
) :
System
getMseRarity
( ) :
string
Method Details
CardPack()
public
method
public
CardPack
(
long
id
) :
System
id
long
return
System
getMseRarity()
public
method
public
getMseRarity
( ) :
string
return
string
Property Details
date
public_oe property
public
string
date
return
string
pack_id
public_oe property
public
string
pack_id
return
string
pack_name
public_oe property
public
string
pack_name
return
string
rarity
public_oe property
public
string
rarity
return
string