Méthode | Description | |
---|---|---|
MinCard ( this |
cardsの中から、条件predを満たす最少ランクのカードを返す。
|
|
Sequence ( this |
||
Sequence ( this |
||
Sequence ( this |
public static MinCard ( this |
||
cards | this |
対象となる札。 |
pred | bool>.Func | 条件。 |
revolution | bool | |
Résultat | IEnumerable |
public static Sequence ( this |
||
cards | this |
|
rank | int | |
revolution | bool | |
count | int | |
Résultat | IEnumerable |
public static Sequence ( this |
||
cards | this |
|
rank | int | |
revolution | bool | |
count | int | |
suit | Suit, | |
Résultat | IEnumerable |
public static Sequence ( this |
||
cards | this |
|
rank | int | |
revolution | bool | |
count | int | |
suit | Suit, | |
jokers | int | |
Résultat | IEnumerable |