C# Class CardsAgainstIRC3.Game.States.Inactive

Inheritance: State
Show file Open project: puckipedia/CardsAgainstIRC

Public Methods

Method Description
Inactive ( GameManager manager ) : System

Private Methods

Method Description
StartCommand ( CommandContext context, IEnumerable arguments ) : void

Method Details

Inactive() public method

public Inactive ( GameManager manager ) : System
manager GameManager
return System