add summary for KindOfLottery

This commit is contained in:
onyx-and-iris 2024-09-29 03:10:04 +01:00
parent 9c0baaa482
commit e9ca767765

View File

@ -1,7 +1,7 @@
namespace Lottery
{
/// <summary>
///
/// Represents the kinds of lottery supported
/// </summary>
enum KindOfLottery : int
{