C# Class Fun.Hangman.LastRound

显示文件 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