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

View model for displaying all rounds in the history tab
Show file Open project: kwmcrell/ArmedCards Class Usage Examples

Public Methods

Method Description
AllRounds ( List rounds ) : System

Constructor

Method Details

AllRounds() public method

Constructor
public AllRounds ( List rounds ) : System
rounds List
return System