Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PokerHandsKata
DummyPokerGameDealer
C# Class PokerHandsKata.DummyPokerGameDealer
Inheritance:
IPokerGameDealer
Afficher le fichier
Open project: Betclic/CodingDojo-Katas
Méthodes publiques
Méthode
Description
GetScore
(
Hand
hand
) :
Score
GetWinnerHand
(
IList
hands
) :
Hand
Method Details
GetScore()
public
méthode
public
GetScore
(
Hand
hand
) :
Score
hand
Hand
Résultat
Score
GetWinnerHand()
public
méthode
public
GetWinnerHand
(
IList
hands
) :
Hand
hands
IList
Résultat
Hand