Property | Type | Description | |
---|---|---|---|
card | Dominion.Card | ||
count | int | ||
startingLocation | StartingLocation |
Method | Description | |
---|---|---|
CardGainAvailablility ( Dominion.Card card, int count, StartingLocation startingLocation ) : System |
public CardGainAvailablility ( Dominion.Card card, int count, StartingLocation startingLocation ) : System | ||
card | Dominion.Card | |
count | int | |
startingLocation | StartingLocation | |
return | System |