C# Class ArmedCards.Entities.GamePlayerKickVote

Defines a game player's vote to kick
显示文件 Open project: kwmcrell/ArmedCards

Public Methods

Method Description
GamePlayerKickVote ( ) : System
GamePlayerKickVote ( IDataReader idr ) : System

Method Details

GamePlayerKickVote() public method

public GamePlayerKickVote ( ) : System
return System

GamePlayerKickVote() public method

public GamePlayerKickVote ( IDataReader idr ) : System
idr IDataReader
return System