public void SetUserCard(Card1 card) { TheCard = card; Score(TheCard.Getnumber()); }
private Images(Card1 card) { this.card = card; }