메소드 | 설명 | |
---|---|---|
Delete ( ArmedCards.DataAccess.GameRound delete ) : System | ||
Execute ( Entities filter ) : void |
Delete a game round and all cards played during the round
|
public Delete ( ArmedCards.DataAccess.GameRound delete ) : System | ||
delete | ArmedCards.DataAccess.GameRound | |
리턴 | System |
public Execute ( Entities filter ) : void | ||
filter | Entities | The filter used to determine what to delete |
리턴 | void |