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
ManateesAgainstCards
CardLoader.CardDeck
C# Class ManateesAgainstCards.CardLoader.CardDeck
Show file
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 property
public
List
BlackCards
return
List
Include
public property
public
bool
Include
return
bool
Name
public property
public
string
Name
return
string
WhiteCards
public property
public
List
WhiteCards
return
List