Closed mortenn closed 12 years ago
The sample library was inheriting NinjectModule instead of WcfModule, and was as such wrong.
Deriving from NinjectModule is correct.
When should one derive from WcfModule, then?
Never
The sample library was inheriting NinjectModule instead of WcfModule, and was as such wrong.