Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PsHandler
PokerMath
PokerCommands.CollectPots
C# Class PsHandler.PokerMath.PokerCommands.CollectPots
Inheritance:
PokerCommand
Show file
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 property
public
List
Pots
return
List
Street
public property
public
Street
Street
return
Street