C# Class ArmedCards.Entities.Models.Game.Board.RoundQuestion

Model rendering a round question
Datei anzeigen Open project: kwmcrell/ArmedCards Class Usage Examples

Public Methods

Method Description
RoundQuestion ( Entities round, System.Boolean showQuestion ) : System

Constructor

Method Details

RoundQuestion() public method

Constructor
public RoundQuestion ( Entities round, System.Boolean showQuestion ) : System
round Entities
showQuestion System.Boolean
return System