The processor for the singleton scope
Inheritance: Ninject.Components.NinjectComponent, IScopeHandler
 public SingletonScopeHandlerTest()
 {
     this.testee = new SingletonScopeHandler();
 }
示例#2
0
 public SingletonScopeHandlerTest()
 {
     this.testee = new SingletonScopeHandler();
 }