C# Class Poker.Hand

Inheritance: IHand
Afficher le fichier Open project: nzhul/TelerikAcademy Class Usage Examples

Méthodes publiques

Méthode Description
Hand ( IList cards ) : System
ToString ( ) : string

Method Details

Hand() public méthode

public Hand ( IList cards ) : System
cards IList
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string