메소드 | 설명 | |
---|---|---|
IsType ( Dominion.Card card ) : bool | ||
PileOfCards ( CardGameSubset gameSubset, Dominion.Card protoType ) : System | ||
PileOfCards ( CardGameSubset gameSubset, Dominion.Card protoType, int count ) : System |
public PileOfCards ( CardGameSubset gameSubset, Dominion.Card protoType ) : System | ||
gameSubset | CardGameSubset | |
protoType | Dominion.Card | |
리턴 | System |
public PileOfCards ( CardGameSubset gameSubset, Dominion.Card protoType, int count ) : System | ||
gameSubset | CardGameSubset | |
protoType | Dominion.Card | |
count | int | |
리턴 | System |