C# Class PsHandler.PokerMath.PokerCommands.CollectPots

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
CollectPots ( Street street ) : System
Exec ( Table table ) : void
Undo ( Table table ) : void

Method Details

CollectPots() public méthode

public CollectPots ( Street street ) : System
street Street
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

Pots public_oe property

public List Pots
Résultat List

Street public_oe property

public Street Street
Résultat Street