C# 클래스 SetVision.Gamelogic.Card

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

공개 메소드들

메소드 설명
Card ( CardColor color, Shape shape, Fill fill, int count ) : System
this ( string property ) : string

메소드 상세

Card() 공개 메소드

public Card ( CardColor color, Shape shape, Fill fill, int count ) : System
color CardColor
shape Shape
fill Fill
count int
리턴 System

this() 공개 메소드

public this ( string property ) : string
property string
리턴 string