C# Class Fun.Hangman.LastRound

Mostrar archivo Open project: MatthewCox/MoronBot

Public Properties

Property Type Description
correct int
incorrect int

Property Details

correct public_oe property

public int correct
return int

incorrect public_oe property

public int incorrect
return int