Méthode | Description | |
---|---|---|
AddCard ( |
||
Double ( |
||
GetEnumerator ( ) : IEnumerator |
||
Hand ( ) : System | ||
Hand ( |
||
HardTotal ( ) : int | ||
HasAce ( ) : bool | ||
Hit ( |
||
IsBust ( ) : bool | ||
IsNatural ( ) : bool | ||
IsPair ( ) : bool | ||
IsSplit ( ) : bool | ||
PointCount ( ) : int | ||
Reset ( ) : void | ||
SoftTotal ( ) : int | ||
Split ( |
||
Stand ( ) : void | ||
Surrender ( ) : void | ||
ToString ( ) : string | ||
this ( int index ) : |
public Split ( |
||
card1 | ||
card2 | ||
Résultat | GR.Gambling.Blackjack.Hand[] |