Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PsHandler
PokerMath
PokerCommand
C# Class PsHandler.PokerMath.PokerCommand
Inheritance:
IPokerCommand
Mostra file
Open project: kampiuceris/PsHandler
Class Usage Examples
Public Methods
Method
Description
Exec
(
Table
table
) :
void
PokerCommand
(
string
commandText
) :
System
Undo
(
Table
table
) :
void
Method Details
Exec()
public
method
public
Exec
(
Table
table
) :
void
table
Table
return
void
PokerCommand()
public
method
public
PokerCommand
(
string
commandText
) :
System
commandText
string
return
System
Undo()
public
method
public
Undo
(
Table
table
) :
void
table
Table
return
void