C# 클래스 ArmedCards.Entities.Models.Game.Board.Hand

View Model used to render the player's hand
파일 보기 프로젝트 열기: kwmcrell/ArmedCards

공개 메소드들

메소드 설명
Hand ( System.Boolean show, List cards, System.Boolean showBoard ) : System

Constructor

메소드 상세

Hand() 공개 메소드

Constructor
public Hand ( System.Boolean show, List cards, System.Boolean showBoard ) : System
show System.Boolean
cards List
showBoard System.Boolean
리턴 System