C# 클래스 PokerHands.HandsResolver

파일 보기 프로젝트 열기: kontur-edu/kampus-izh-2013-11 1 사용 예제들

공개 메소드들

메소드 설명
IsPlayer1Wins ( Card cardSets ) : bool

비공개 메소드들

메소드 설명
CreateHand ( dynamic tuple ) : Hand
GetHand ( Card cardSet ) : Hand
Or ( this hand1, Func hand2 ) : Hand

메소드 상세

IsPlayer1Wins() 공개 정적인 메소드

public static IsPlayer1Wins ( Card cardSets ) : bool
cardSets Card
리턴 bool