Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ManateesAgainstCards
CardLoader.CardDeck
C# Class ManateesAgainstCards.CardLoader.CardDeck
Mostrar archivo
Open project: DatZach/HumanityAgainstCards
Public Properties
Property
Type
Description
BlackCards
List
Include
bool
Name
string
WhiteCards
List
Public Methods
Method
Description
CardDeck
(
string
name
) :
System
Method Details
CardDeck()
public
method
public
CardDeck
(
string
name
) :
System
name
string
return
System
Property Details
BlackCards
public_oe property
public
List
BlackCards
return
List
Include
public_oe property
public
bool
Include
return
bool
Name
public_oe property
public
string
Name
return
string
WhiteCards
public_oe property
public
List
WhiteCards
return
List