mirror of
https://github.com/onyx-and-iris/Lottery.git
synced 2024-11-23 22:50:47 +00:00
document Limits abstract property
This commit is contained in:
parent
3da6f66deb
commit
786d9986e9
@ -4,6 +4,7 @@
|
||||
|
||||
/// <summary>
|
||||
/// Abstract base class for lotteries.
|
||||
/// Limits property must be overridden.
|
||||
/// </summary>
|
||||
internal class Lottery
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user