C# Class PsHandler.PokerMath.PokerCommands.FinalizePots

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

Méthodes publiques

Свойство Type Description
Pots List
PotsStreetByStreet List

Méthodes publiques

Méthode Description
Exec ( Table table ) : void
FinalizePots ( ) : System
Undo ( Table table ) : void

Method Details

Exec() public méthode

public Exec ( Table table ) : void
table Table
Résultat void

FinalizePots() public méthode

public FinalizePots ( ) : System
Résultat System

Undo() public méthode

public Undo ( Table table ) : void
table Table
Résultat void

Property Details

Pots public_oe property

public List Pots
Résultat List

PotsStreetByStreet public_oe property

public List PotsStreetByStreet
Résultat List