C# Class GR.Gambling.Backgammon.Cube

Afficher le fichier Open project: alexhanh/Botting-Library Class Usage Examples

Méthodes publiques

Свойство Type Description
Owner int
Value int

Méthodes publiques

Méthode Description
Cube ( int value, int owner ) : System

Method Details

Cube() public méthode

public Cube ( int value, int owner ) : System
value int
owner int
Résultat System

Property Details

Owner public_oe property

public int Owner
Résultat int

Value public_oe property

public int Value
Résultat int