C# Class PsHandler.PokerMath.PokerCommands.River

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

Méthodes publiques

Свойство Type Description
RiverCard string

Méthodes publiques

Méthode Description
Exec ( Table table ) : void
River ( string commandText, string riverCard ) : System
Undo ( Table table ) : void

Method Details

Exec() public méthode

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

River() public méthode

public River ( string commandText, string riverCard ) : System
commandText string
riverCard string
Résultat System

Undo() public méthode

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

Property Details

RiverCard public_oe property

public string RiverCard
Résultat string