C# Class HangoverHunt.Hunt.RiddleState

Show file Open project: pebblecode/hangover-hunt

Public Methods

Method Description
RiddleState ( string question, bool answered ) : System

Method Details

RiddleState() public method

public RiddleState ( string question, bool answered ) : System
question string
answered bool
return System