Private Readonly _colorUnderlying Set of ColorSelector objects.
Select a random ColorSelector from the _colorSelectors set.
A random ColorSelector. If a selector cannot be chosen, a DefaultColorSelector object will be returned.
Add a ColorSelector to the _colorSelectors set.
Add multiple ColorSelector objects to the _colorSelectors set.
Manager to select a random ColorSelector from a Set.