C# Class gbrainy.Core.Main.GameAnswerEventArgs

Inheritance: System.EventArgs
Show file Open project: GNOME/gbrainy Class Usage Examples

Public Methods

Method Description
GameAnswerEventArgs ( string answer ) : System

Method Details

GameAnswerEventArgs() public method

public GameAnswerEventArgs ( string answer ) : System
answer string
return System