Méthode | Description | |
---|---|---|
Execute ( Entities filter ) : void |
Update last played and possibly game over date based on filter
|
|
Update ( ArmedCards.BusinessLogic.Repositories.Game update ) : System |
public Execute ( Entities filter ) : void | ||
filter | Entities | The filter used to determine what game to update and the dates to update it with |
Résultat | void |
public Update ( ArmedCards.BusinessLogic.Repositories.Game update ) : System | ||
update | ArmedCards.BusinessLogic.Repositories.Game | |
Résultat | System |