메소드 | 설명 | |
---|---|---|
Execute ( Entities filter ) : List |
Select all the votes based on filter
|
|
Execute ( Entities filter, |
Select all the votes based on filter
|
|
Select ( ArmedCards.BusinessLogic.Repositories.GamePlayerKickVote select ) : System |
public Execute ( Entities filter ) : List |
||
filter | Entities | Filter used to select votes to kick |
리턴 | List |
public Execute ( Entities filter, |
||
filter | Entities | Filter used to select votes to kick |
totalPlayers | The total number of players in the game | |
리턴 | List |
public Select ( ArmedCards.BusinessLogic.Repositories.GamePlayerKickVote select ) : System | ||
select | ArmedCards.BusinessLogic.Repositories.GamePlayerKickVote | |
리턴 | System |