C# Class SetVision.Gamelogic.Card

Afficher le fichier Open project: LoyVanBeek/SetVision Class Usage Examples

Méthodes publiques

Méthode Description
Card ( CardColor color, Shape shape, Fill fill, int count ) : System
this ( string property ) : string

Method Details

Card() public méthode

public Card ( CardColor color, Shape shape, Fill fill, int count ) : System
color CardColor
shape Shape
fill Fill
count int
Résultat System

this() public méthode

public this ( string property ) : string
property string
Résultat string