C# Class Mahjong.Brands.RopeBrand

Inheritance: Brand
Afficher le fichier Open project: Superbil/mahjong Class Usage Examples

Méthodes publiques

Méthode Description
RopeBrand ( int number ) : System

���P

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

�P�����O

getNumber ( ) : int

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

Private Methods

Méthode Description
setBrand ( Brand brand ) : void

Method Details

RopeBrand() public méthode

���P
public RopeBrand ( int number ) : System
number int �P���j�p
Résultat System

copyBrand() public méthode

public copyBrand ( Brand brand ) : Brand
brand Brand
Résultat Brand

getClass() public méthode

�P�����O
public getClass ( ) : string
Résultat string

getNumber() public méthode

���P���Ȫ��j�p
public getNumber ( ) : int
Résultat int