Method | Description | |
---|---|---|
Execute ( Entities filter ) : List |
Selects game round cards base on supplied filter
|
|
Select ( ArmedCards.DataAccess.GameRoundCard selectGameRoundCard ) : System |
public Execute ( Entities filter ) : List |
||
filter | Entities | Filter used to select game round cards |
return | List |
public Select ( ArmedCards.DataAccess.GameRoundCard selectGameRoundCard ) : System | ||
selectGameRoundCard | ArmedCards.DataAccess.GameRoundCard | |
return | System |