mirror of
https://github.com/onyx-and-iris/Lottery.git
synced 2026-04-17 22:43:33 +00:00
document Limits abstract property
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
/// <summary>
|
||||
/// Abstract base class for lotteries.
|
||||
/// Limits property must be overridden.
|
||||
/// </summary>
|
||||
internal class Lottery
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user