C# Class SetVision.Gamelogic.Card

ファイルを表示 Open project: LoyVanBeek/SetVision Class Usage Examples

Public Methods

Method Description
Card ( CardColor color, Shape shape, Fill fill, int count ) : System
this ( string property ) : string

Method Details

Card() public method

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

this() public method

public this ( string property ) : string
property string
return string