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
PokerCommand
C# Class PsHandler.PokerMath.PokerCommand
Inheritance:
IPokerCommand
Afficher le fichier
Open project: kampiuceris/PsHandler
Class Usage Examples
Méthodes publiques
Méthode
Description
Exec
(
Table
table
) :
void
PokerCommand
(
string
commandText
) :
System
Undo
(
Table
table
) :
void
Method Details
Exec()
public
méthode
public
Exec
(
Table
table
) :
void
table
Table
Résultat
void
PokerCommand()
public
méthode
public
PokerCommand
(
string
commandText
) :
System
commandText
string
Résultat
System
Undo()
public
méthode
public
Undo
(
Table
table
) :
void
table
Table
Résultat
void