Method | Description | |
---|---|---|
Execute ( Entities round ) : void |
Insert new game round
|
|
Insert ( ArmedCards.DataAccess.GameRound insertGameRound ) : System |
public Execute ( Entities round ) : void | ||
round | Entities | Round to insert |
return | void |
public Insert ( ArmedCards.DataAccess.GameRound insertGameRound ) : System | ||
insertGameRound | ArmedCards.DataAccess.GameRound | |
return | System |