Свойство | Type | Description | |
---|---|---|---|
Amount | double | ||
Player | string | ||
Pot | string |
Méthode | Description | |
---|---|---|
Winner ( string player, string pot, double amount ) : System |
public Winner ( string player, string pot, double amount ) : System | ||
player | string | |
pot | string | |
amount | double | |
Résultat | System |