Method | Description | |
---|---|---|
CreateHand ( ArmedCards.BusinessLogic.DomainServices.GamePlayerCard insertPlayerCard ) : System | ||
Execute ( List |
Create hands for all players in the game
|
Method | Description | |
---|---|---|
Execute ( |
public CreateHand ( ArmedCards.BusinessLogic.DomainServices.GamePlayerCard insertPlayerCard ) : System | ||
insertPlayerCard | ArmedCards.BusinessLogic.DomainServices.GamePlayerCard | |
return | System |
public Execute ( List |
||
answers | List |
List of answers that can be dealt |
numbersToDraw | Int32>.Dictionary | |
game | Entities | The current game |
return | void |