C# Class Fun.Hangman.LastRound

Show file Open project: MatthewCox/MoronBot

Public Properties

Property Type Description
correct int
incorrect int

Property Details

correct public property

public int correct
return int

incorrect public property

public int incorrect
return int