Closed remojansen closed 8 years ago
Injects a constructor (don't need to create an instance). It will be something like:
bind<X>("X").toConstructor(someConstructor)
Done by https://github.com/inversify/InversifyJS/pull/97
Injects a constructor (don't need to create an instance). It will be something like: