C# 클래스 Mahjong.Brands.FlowerBrand

상속: Brand
파일 보기 프로젝트 열기: Superbil/mahjong 1 사용 예제들

공개 메소드들

메소드 설명
FlowerBrand ( int number ) : System

��P

copyBrand ( Brand brand ) : Brand
getClass ( ) : string

�P�����O

getNumber ( ) : int

��P���Ȫ��j�p

메소드 상세

FlowerBrand() 공개 메소드

��P
public FlowerBrand ( int number ) : System
number int �P���j�p
리턴 System

copyBrand() 공개 메소드

public copyBrand ( Brand brand ) : Brand
brand Brand
리턴 Brand

getClass() 공개 메소드

�P�����O
public getClass ( ) : string
리턴 string

getNumber() 공개 메소드

��P���Ȫ��j�p
public getNumber ( ) : int
리턴 int