Méthode | Description | |
---|---|---|
Execute ( |
Insert new game round
|
|
Insert ( ArmedCards.BusinessLogic.DomainServices.GameRound insertGameRound ) : System |
public Execute ( |
||
gameID | The game ID for the new round | |
commander | Entities | The round's card commander |
Résultat | Entities.GameRound |
public Insert ( ArmedCards.BusinessLogic.DomainServices.GameRound insertGameRound ) : System | ||
insertGameRound | ArmedCards.BusinessLogic.DomainServices.GameRound | |
Résultat | System |