Method | Description | |
---|---|---|
GetHashCode ( ) : int |
Gets a hash code for a card
|
|
ToString ( ) : string |
Gets a string presentation of a card object
|
Method | Description | |
---|---|---|
Card ( ) | ||
Card ( CardType type, CardColor color ) |
Constructor for the class. Instantiates a new card object
|