Méthode | Description | |
---|---|---|
CompareTo ( object combination ) : int |
Compares current combination to another one
|
|
SequentialCombination ( |
Creates a sequential combination of cards
|
public CompareTo ( object combination ) : int | ||
combination | object | combination to compare to |
Résultat | int |
public SequentialCombination ( |
||
cards | cards that the combination consists of | |
points | int | point evaluation of the combination |
Résultat | System |