Ejemplo n.º 1
0
 //parameriterized constructor sets new talon
 private Talon(Cards newDeck)
 {
     theTalon = newDeck;
 }