C# Class Poker.Hand

Inheritance: IHand
Mostrar archivo Open project: nzhul/TelerikAcademy Class Usage Examples

Public Methods

Method Description
Hand ( IList cards ) : System
ToString ( ) : string

Method Details

Hand() public method

public Hand ( IList cards ) : System
cards IList
return System

ToString() public method

public ToString ( ) : string
return string