메소드 | 설명 | |
---|---|---|
Execute ( |
Insert new game round
|
|
Insert ( ArmedCards.BusinessLogic.Repositories.GameRound insertGameRound ) : System |
public Execute ( |
||
gameID | The game ID for the new round | |
commander | Entities | The round's card commander |
리턴 | Entities.GameRound |
public Insert ( ArmedCards.BusinessLogic.Repositories.GameRound insertGameRound ) : System | ||
insertGameRound | ArmedCards.BusinessLogic.Repositories.GameRound | |
리턴 | System |