C# Class Seat, code

Show file Open project: shendongnian/code Class Usage Examples

Public Properties

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

Property Details

FinalStackAmount public property

public Money, FinalStackAmount
return Money,

Hand public property

public List Hand
return List

InitialStackAmount public property

public Money InitialStackAmount
return Money

Player public property

public Player Player
return Player