Method | Description | |
---|---|---|
GiveTicketsToUsersWhoNeverHasWonInThisCategory ( List |
||
MinimumRaffleTicketsPerUserIs ( List |
||
ReduceChanceOfWinningByPercentForEachPreviousWin ( List |
||
StandardRules ( int eventId ) : System |
Method | Description | |
---|---|---|
PreviousWinsInCategoryByUser ( string email ) : int |
public GiveTicketsToUsersWhoNeverHasWonInThisCategory ( List |
||
userRaffleTicketsList | List |
|
number | int | |
return | void |
public MinimumRaffleTicketsPerUserIs ( List |
||
userRaffleTicketsList | List |
|
number | int | |
return | void |
public ReduceChanceOfWinningByPercentForEachPreviousWin ( List |
||
userRaffleTicketsList | List |
|
percent | int | |
return | void |
public StandardRules ( int eventId ) : System | ||
eventId | int | |
return | System |