C# Class PsHandler.PokerMath.EvaluationPocket

Inheritance: Evaluation
Afficher le fichier Open project: kampiuceris/PsHandler

Méthodes publiques

Свойство Type Description
PocketsStr string[][]

Méthodes publiques

Méthode Description
EvaluationPocket ( string pocketsStr, string boardCardsStr, string deadCardsStr, Scenario scenarios ) : System.Collections.Generic

Method Details

EvaluationPocket() public méthode

public EvaluationPocket ( string pocketsStr, string boardCardsStr, string deadCardsStr, Scenario scenarios ) : System.Collections.Generic
pocketsStr string
boardCardsStr string
deadCardsStr string
scenarios Scenario
Résultat System.Collections.Generic

Property Details

PocketsStr public_oe property

public string[][] PocketsStr
Résultat string[][]