C# 클래스 Seat, code

파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FinalStackAmount Money,
Hand List
InitialStackAmount Money
Player Player

프로퍼티 상세

FinalStackAmount 공개적으로 프로퍼티

public Money, FinalStackAmount
리턴 Money,

Hand 공개적으로 프로퍼티

public List Hand
리턴 List

InitialStackAmount 공개적으로 프로퍼티

public Money InitialStackAmount
리턴 Money

Player 공개적으로 프로퍼티

public Player Player
리턴 Player