|
ItMayBeAHack OOD Exercises
An exercise in OOD as guided by ItMayBeAHack.com.
|
This is the complete list of members for Roulette.Wheel, including all inherited members.
| AddOutcomeToBin(int index, Outcome outcome) | Roulette.Wheel | |
| GetBinAtIndex(int index) | Roulette.Wheel | |
| GetBinSize() | Roulette.Wheel | |
| GetOutcome(string name) | Roulette.Wheel | |
| GetRandomBin() | Roulette.Wheel | |
| Wheel(IBinBuilder binBuilder=null, int binSize=38, int rngSeed=int.MinValue) | Roulette.Wheel |
1.8.11