injector
injector copied to clipboard
Add multibind class provider
trafficstars
Adds the MultiBindClassProvider which provides instances of classes from a list of class types when using the multibind API.
Resolves #45
Thank you for this, I'll have to think about this interface
I just ran into the same need. It's quite of a gap that multibind can't work with ClassProvider as normal bind would.