C# Class PsHandler.PokerMath.PokerCommands.Turn

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

Exec() public méthode

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

Turn() public méthode

public Turn ( string commandText, string turnCard ) : System
commandText string
turnCard string
Résultat System

Undo() public méthode

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

Property Details

TurnCard public_oe property

public string TurnCard
Résultat string