Method | Description | |
---|---|---|
Execute ( Entities filter ) : void |
Update last played and possibly game over date based on filter
|
|
Update ( ArmedCards.DataAccess.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 |
return | void |
public Update ( ArmedCards.DataAccess.Game update ) : System | ||
update | ArmedCards.DataAccess.Game | |
return | System |