C# Class TSKT.Mahjongs.ScoreOwner

Show file 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 property

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

score public property

public int score
return int