C# Class ArmedCards.Entities.Filters.GameRound.SelectCompleted

Filter used to select completed rounds
Show file Open project: kwmcrell/ArmedCards

Public Methods

Method Description
SelectCompleted ( Int32 gameID ) : System

Constructor

Method Details

SelectCompleted() public method

Constructor
public SelectCompleted ( Int32 gameID ) : System
gameID System.Int32
return System