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
PsHandler
PokerMath
PokerCommands.CollectPots
C# Class PsHandler.PokerMath.PokerCommands.CollectPots
Inheritance:
PokerCommand
Afficher le fichier
Open project: kampiuceris/PsHandler
Méthodes publiques
Свойство
Type
Description
Pots
List
Street
Street
Méthodes publiques
Méthode
Description
CollectPots
(
Street
street
) :
System
Exec
(
Table
table
) :
void
Undo
(
Table
table
) :
void
Method Details
CollectPots()
public
méthode
public
CollectPots
(
Street
street
) :
System
street
Street
Résultat
System
Exec()
public
méthode
public
Exec
(
Table
table
) :
void
table
Table
Résultat
void
Undo()
public
méthode
public
Undo
(
Table
table
) :
void
table
Table
Résultat
void
Property Details
Pots
public_oe property
public
List
Pots
Résultat
List
Street
public_oe property
public
Street
Street
Résultat
Street