C# 클래스 LongoMatch.Core.Store.PenaltyCard

상속: BindableBase
파일 보기 프로젝트 열기: LongoMatch/longomatch 1 사용 예제들

공개 메소드들

메소드 설명
PenaltyCard ( ) : System
PenaltyCard ( string name, System.Color color, CardShape shape ) : System

메소드 상세

PenaltyCard() 공개 메소드

public PenaltyCard ( ) : System
리턴 System

PenaltyCard() 공개 메소드

public PenaltyCard ( string name, System.Color color, CardShape shape ) : System
name string
color System.Color
shape CardShape
리턴 System