C# Class TSKT.Mahjongs.ScoreOwner

显示文件 Open project: enue/TSKT_Mahjong Class Usage Examples

Public Properties

Property Type Description
game TSKT.Mahjongs.Game
score int

Public Methods

Method Description
ScoreOwner ( TSKT.Mahjongs.Game game ) : System.Collections

Method Details

ScoreOwner() public method

public ScoreOwner ( TSKT.Mahjongs.Game game ) : System.Collections
game TSKT.Mahjongs.Game
return System.Collections

Property Details

game public_oe property

public Game,TSKT.Mahjongs game
return TSKT.Mahjongs.Game

score public_oe property

public int score
return int