C# Class GR.Gambling.Backgammon.Cube

显示文件 Open project: alexhanh/Botting-Library Class Usage Examples

Public Properties

Property Type Description
Owner int
Value int

Public Methods

Method Description
Cube ( int value, int owner ) : System

Method Details

Cube() public method

public Cube ( int value, int owner ) : System
value int
owner int
return System

Property Details

Owner public_oe property

public int Owner
return int

Value public_oe property

public int Value
return int