C# Class Seat, code

Datei anzeigen Open project: shendongnian/code Class Usage Examples

Public Properties

Property Type Description
FinalStackAmount Money,
Hand List
InitialStackAmount Money
Player Player

Property Details

FinalStackAmount public_oe property

public Money, FinalStackAmount
return Money,

Hand public_oe property

public List Hand
return List

InitialStackAmount public_oe property

public Money InitialStackAmount
return Money

Player public_oe property

public Player Player
return Player