C# Class PsHandler.PokerMath.PokerCommands.Check

Inheritance: PokerCommand
Afficher le fichier Open project: kampiuceris/PsHandler

Méthodes publiques

Свойство Type Description
Player Player

Méthodes publiques

Méthode Description
Check ( string commandText, Player player ) : System
Exec ( Table table ) : void
Undo ( Table table ) : void

Method Details

Check() public méthode

public Check ( string commandText, Player player ) : System
commandText string
player Player
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

Player public_oe property

public Player,PsHandler.PokerMath Player
Résultat Player