Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PsHandler
PokerMath
PokerCommands.CollectPots
C# Class PsHandler.PokerMath.PokerCommands.CollectPots
Inheritance:
PokerCommand
Exibir arquivo
Open project: kampiuceris/PsHandler
Public Properties
Property
Type
Description
Pots
List
Street
Street
Public Methods
Method
Description
CollectPots
(
Street
street
) :
System
Exec
(
Table
table
) :
void
Undo
(
Table
table
) :
void
Method Details
CollectPots()
public
method
public
CollectPots
(
Street
street
) :
System
street
Street
return
System
Exec()
public
method
public
Exec
(
Table
table
) :
void
table
Table
return
void
Undo()
public
method
public
Undo
(
Table
table
) :
void
table
Table
return
void
Property Details
Pots
public_oe property
public
List
Pots
return
List
Street
public_oe property
public
Street
Street
return
Street