C# Класс SetVision.Gamelogic.Card

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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