Changing default object scope with Ninject 2.2

Viewed 2072

Is it possible to change the default object scope in Ninject 2.2? If so, how is it done?

1 Answers
Related