C# Class ManateesAgainstCards.CardLoader.CardDeck

Afficher le fichier Open project: DatZach/HumanityAgainstCards

Méthodes publiques

Свойство Type Description
BlackCards List
Include bool
Name string
WhiteCards List

Méthodes publiques

Méthode Description
CardDeck ( string name ) : System

Method Details

CardDeck() public méthode

public CardDeck ( string name ) : System
name string
Résultat System

Property Details

BlackCards public_oe property

public List BlackCards
Résultat List

Include public_oe property

public bool Include
Résultat bool

Name public_oe property

public string Name
Résultat string

WhiteCards public_oe property

public List WhiteCards
Résultat List