C# Class Mahjong.Brands.RopeBrand

Inheritance: Brand
Mostra file Open project: Superbil/mahjong Class Usage Examples

Public Methods

Method Description
RopeBrand ( int number ) : System

���P

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

�P�����O

getNumber ( ) : int

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

Private Methods

Method Description
setBrand ( Brand brand ) : void

Method Details

RopeBrand() public method

���P
public RopeBrand ( int number ) : System
number int �P���j�p
return System

copyBrand() public method

public copyBrand ( Brand brand ) : Brand
brand Brand
return Brand

getClass() public method

�P�����O
public getClass ( ) : string
return string

getNumber() public method

���P���Ȫ��j�p
public getNumber ( ) : int
return int